[Mlir-commits] [mlir] [mlir][memref] Use array notation instead of permutation map for memref.transpose (PR #67880)
Mehdi Amini
llvmlistbot at llvm.org
Sun Oct 1 13:06:42 PDT 2023
joker-eph wrote:
In https://github.com/llvm/llvm-project/issues/65145 if I understand correctly the lowering pass wrong, so it's not a problem of IR readability but a problem of someone used the C++ API the wrong way around.
https://github.com/llvm/llvm-project/pull/67880
More information about the Mlir-commits
mailing list