This is to match the new version in the spec
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
It's true that the spec does currently have the operands in this order, so for now, this patch lgtm.
Paths
| Differential D14519
[WebAssembly] Reverse the order of operands for br_if ClosedPublic Authored by dschuff on Nov 9 2015, 3:42 PM.
Details Summary This is to match the new version in the spec
Diff Detail Event Timelinedschuff updated this object. sunfish edited edge metadata. Comment ActionsIt's true that the spec does currently have the operands in this order, so for now, this patch lgtm. This revision is now accepted and ready to land.Nov 16 2015, 8:39 AM Closed by commit rL253249: [WebAssembly] Reverse the order of operands for br_if (authored by dschuff). · Explain WhyNov 16 2015, 1:07 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 40326 lib/Target/WebAssembly/WebAssemblyInstrControl.td
lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp
test/CodeGen/WebAssembly/cfg-stackify.ll
|