[Mlir-commits] [mlir] Reapply "[mlir][vector] Drop inner unit dims for transfer ops on dynamic shapes." (#80712) (PR #81778)
Benjamin Maxwell
llvmlistbot at llvm.org
Tue Mar 5 07:02:55 PST 2024
MacDue wrote:
Hey, this is breaking building dynamically sized matmuls for neon with IREE (see #16475).
Reduced to this case that produces incorrect IR: https://godbolt.org/z/36Er81G7G
https://github.com/llvm/llvm-project/pull/81778
More information about the Mlir-commits
mailing list