[Mlir-commits] [mlir] [mlir][Vector] Fix scalable InsertSlice/ExtractSlice lowering (PR #124861)

Andrzej WarzyƄski llvmlistbot at llvm.org
Thu Jan 30 23:48:44 PST 2025


https://github.com/banach-space commented:

Thanks for the fix!

I see 3 changes (i.e. places where scalable vectors are disabled). However, there are no new tests. Shouldn't there be 3 new negative tests that show that the updated patterns fail?

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


More information about the Mlir-commits mailing list