[Mlir-commits] [mlir] [mlir][spirv] Add integration test for `vector.deinterleave` (PR #95469)

Emilio Cota llvmlistbot at llvm.org
Fri Jun 14 13:05:33 PDT 2024


cota wrote:

The added test here is broken. Can you please revert or quickly fix forward? The test should be using `arith.constant`'s, not literals, as indices. Thanks!

https://github.com/llvm/llvm-project/pull/95469


More information about the Mlir-commits mailing list