[Mlir-commits] [mlir] [mlir][SPIR-V] Add roundtrip and validation tests for spirv.Switch (NFC) (PR #200572)
Arseniy Obolenskiy
llvmlistbot at llvm.org
Sun May 31 22:13:12 PDT 2026
aobolensk wrote:
> How does it relate to tests in https://github.com/llvm/llvm-project/blob/main/mlir/test/Target/SPIRV/selection.mlir? Also, we should either keep all switch tests in `selection.mlir` to put them all in `switch.mlir`.
I didn't notice these tests, thanks! I removed the test that is already covered in selection.mlir and left only the new one that contains uncovered things
https://github.com/llvm/llvm-project/pull/200572
More information about the Mlir-commits
mailing list