WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 144525
185795
LICM should hoist a node's type checks if it can't host the node itself
https://bugs.webkit.org/show_bug.cgi?id=185795
Summary
LICM should hoist a node's type checks if it can't host the node itself
Saam Barati
Reported
2018-05-18 18:23:36 PDT
...
Attachments
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2018-05-18 18:38:33 PDT
Make sure to only hoist if the HoistingFailed exit kind is not present or when the checks are control-flow-equivalent to the loop pre-header.
Saam Barati
Comment 2
2018-05-20 22:47:13 PDT
*** This bug has been marked as a duplicate of
bug 144525
***
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