[Mlir-commits] [mlir] [mlir][VectorOps] Add vector.interleave operation (1/4) (PR #80965)

Cullen Rhodes llvmlistbot at llvm.org
Wed Feb 7 23:52:17 PST 2024


c-rhodes wrote:

> Great stuff, thanks!
> 
> Please add some cases in invalid.mlir :)

I'm not sure a meaningful negative test can be written given all the types are inferred from a single input

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


More information about the Mlir-commits mailing list