[Mlir-commits] [mlir] [mlir][Vector] Fix bug in vector xfer op flattening transformation (PR #81964)

Nicolas Vasilache llvmlistbot at llvm.org
Fri Feb 16 08:09:27 PST 2024


https://github.com/nicolasvasilache requested changes to this pull request.

We have IndexingUtils to avoid reinventing such code every time..

Can we please use that and improve / evolve as needed?

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


More information about the Mlir-commits mailing list