RESOLVED FIXED 145469
FTL codegen for MultiGetByOffset and MultiPutByOffset where the structure set is already proved should have an unreachable default case instead of an exit
https://bugs.webkit.org/show_bug.cgi?id=145469
Summary FTL codegen for MultiGetByOffset and MultiPutByOffset where the structure set...
Filip Pizlo
Reported 2015-05-29 13:42:05 PDT
LLVM doesn't always do this transformation for us.
Attachments
the patch (3.94 KB, patch)
2015-05-29 19:42 PDT, Filip Pizlo
ggaren: review+
Filip Pizlo
Comment 1 2015-05-29 19:42:40 PDT
Created attachment 253947 [details] the patch
Geoffrey Garen
Comment 2 2015-05-30 13:56:35 PDT
Comment on attachment 253947 [details] the patch r=me
Filip Pizlo
Comment 3 2015-05-30 14:52:43 PDT
Note You need to log in before you can comment on or make changes to this bug.