Change the build operand order from output, value to value, output. The patch makes the argument order consistent with the pretty printed order updated by https://reviews.llvm.org/D104356.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
With these uniformizations, do we need the custom printer and parser anymore (modulo some more minor spelling uniformizations re ins/outs) ?