RESOLVED FIXED 165989
WebAssembly: WasmB3IRGenerator uses WarmAny as a ValueRep but expects the incoming value to be a register
https://bugs.webkit.org/show_bug.cgi?id=165989
Summary WebAssembly: WasmB3IRGenerator uses WarmAny as a ValueRep but expects the inc...
Saam Barati
Reported 2016-12-16 23:20:12 PST
This is obviously wrong. B3 could pass in a stack value rep.
Attachments
patch (2.08 KB, patch)
2016-12-16 23:26 PST, Saam Barati
no flags
Saam Barati
Comment 1 2016-12-16 23:26:15 PST
Mark Lam
Comment 2 2016-12-17 08:55:33 PST
Comment on attachment 297393 [details] patch r=me
WebKit Commit Bot
Comment 3 2016-12-17 10:44:55 PST
Comment on attachment 297393 [details] patch Clearing flags on attachment: 297393 Committed r209966: <http://trac.webkit.org/changeset/209966>
WebKit Commit Bot
Comment 4 2016-12-17 10:45:00 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.