[Mlir-commits] [mlir] [MLIR][Vector] Fix transferOps optimization inside maskOp (PR #90835)

Hugo Trachino llvmlistbot at llvm.org
Fri May 10 09:05:42 PDT 2024


================

----------------
nujaa wrote:

there is : func.func `@transfer_write_broadcast_unit_dim(` in `mlir/test/Dialect/Vector/vector-transfer-to-vector-load-store.mlir`  for the pattern `TransferWriteNonPermutationLowering` (not well placed imo). Do you think I should add the masked case with it or move them all to `vector-transfer-permutation-lowering.mlir` ?
 

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


More information about the Mlir-commits mailing list