NEW 169249
Consider making LowerToAir::appendBinOp general enough to handle cases where one or both of the operands is already a known tmp or immediate
https://bugs.webkit.org/show_bug.cgi?id=169249
Summary Consider making LowerToAir::appendBinOp general enough to handle cases where ...
Filip Pizlo
Reported 2017-03-06 19:50:54 PST
So that we don't have code like in LowerToAir::appendGeneralAtomic, that has a mediocre recreation of appendBinOp.
Attachments
Note You need to log in before you can comment on or make changes to this bug.