Bug 216485

Summary: Remove bogus asserts in FTLLower that assume programs are compiled with sensible speculations
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, fpizlo, ggaren, gskachkov, guijemont, jsc32, keith_miller, mark.lam, msaboff, rmorisset, ross.kirsling, ticaiolima, tzagallo, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Saam Barati
Reported 2020-09-14 11:25:19 PDT
...
Attachments
patch (4.75 KB, patch)
2020-09-14 11:45 PDT, Saam Barati
no flags
Saam Barati
Comment 1 2020-09-14 11:40:03 PDT
Saam Barati
Comment 2 2020-09-14 11:45:27 PDT
Keith Miller
Comment 3 2020-09-14 11:52:11 PDT
Comment on attachment 408731 [details] patch r=me. I'm a little sad that this may mean we are allowing a "new" OSR exit loop but I guess we should solve that with a fuzzing flag to try to detect it.
Saam Barati
Comment 4 2020-09-14 12:51:55 PDT
(In reply to Keith Miller from comment #3) > Comment on attachment 408731 [details] > patch > > r=me. I'm a little sad that this may mean we are allowing a "new" OSR exit > loop but I guess we should solve that with a fuzzing flag to try to detect > it. I agree about your fuzzier idea, but nothing about this patch has to do with OSR exit loops. Nothing here proves we would or wouldn’t have a loop
EWS
Comment 5 2020-09-14 13:06:28 PDT
Committed r267032: <https://trac.webkit.org/changeset/267032> All reviewed patches have been landed. Closing bug and clearing flags on attachment 408731 [details].
Note You need to log in before you can comment on or make changes to this bug.