llvm-project
b90d4963 - [mlir][SPIR-V] Fix swapped GL/CL SAbs ops in arith.remsi lowering (#202959)

Commit
43 days ago
[mlir][SPIR-V] Fix swapped GL/CL SAbs ops in arith.remsi lowering (#202959) Could be treated as NFC: The GL/CL template args were confused but in fact it did not affect the actual result, so no test modification is required. The reason is that driver legalizes ops by target env capabilities and rewriter that created the unsupported variant of the op is dropped and another one is picked
Author
Parents
Loading