RESOLVED FIXED 150454
Air needs to know which subset of an argument an operation will use or def
https://bugs.webkit.org/show_bug.cgi?id=150454
Summary Air needs to know which subset of an argument an operation will use or def
Filip Pizlo
Reported 2015-10-22 11:02:03 PDT
That would allow us to spill it more compactly and emit tighter code in general. It would also be cool if Def32 could be made to clearly imply that the high bits are zero'd, since that would allow us to eliminate more zero extensions from the code.
Attachments
Filip Pizlo
Comment 1 2016-01-26 21:58:57 PST
We fixed this already.
Note You need to log in before you can comment on or make changes to this bug.