RESOLVED WONTFIX272051
Remove old LLVM workaround
https://bugs.webkit.org/show_bug.cgi?id=272051
Summary Remove old LLVM workaround
Seija K.
Reported 2024-04-02 13:23:55 PDT
LLVM has come a long way, and the code being generated looks much different than what it looked like even 5 years ago. With so many miscompiles fixed and passes also fixed, it would be best to, in fact, remove the optnone workaround.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-04-09 13:24:16 PDT
Mark Lam
Comment 2 2024-04-09 13:29:55 PDT
It's not OK to remove workarounds until you have proof that the LLVM issue is fixed.
Justin Michaud
Comment 3 2024-04-10 13:01:48 PDT
*** Bug 252315 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.