B3 should be able to convert any value to a constant in-place
https://bugs.webkit.org/show_bug.cgi?id=159119
Summary B3 should be able to convert any value to a constant in-place
Filip Pizlo
Reported 2016-06-25 13:29:38 PDT
I've encountered a bunch of annoying situations where I want to turn a value into a constant, but instead I have to turn it into an Identity that points to a constant.
Attachments
Note You need to log in before you can comment on or make changes to this bug.