The order in which the operands are mentioned is important as the autogenerated (de)serialization follows the order there to build the spirv binary instruction.
This patch fixes the operand order and makes it consistent with the spec.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo