WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
216485
Remove bogus asserts in FTLLower that assume programs are compiled with sensible speculations
https://bugs.webkit.org/show_bug.cgi?id=216485
Summary
Remove bogus asserts in FTLLower that assume programs are compiled with sensi...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Saam Barati
Comment 1
2020-09-14 11:40:03 PDT
<
rdar://problem/68562804
>
Saam Barati
Comment 2
2020-09-14 11:45:27 PDT
Created
attachment 408731
[details]
patch
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.
Top of Page
Format For Printing
XML
Clone This Bug