[Mlir-commits] [mlir] [mlir][Vector] Support efficient shape cast lowering for n-D vectors (PR #123497)

Jakub Kuderski llvmlistbot at llvm.org
Mon Jan 20 10:32:40 PST 2025


https://github.com/kuhar commented:

I cherry-picked this to see if anything break in the SPIR-V compilation pipeline in IREE and it's all good, it doesn't seem to affect the `insert_`/`extract_strided_slice` decomposition.

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


More information about the Mlir-commits mailing list