[Mlir-commits] [mlir] [MLIR][Bufferization] Address tensor cast canonicalizer interaction with `bufferization.materialize_in_destination` (PR #91274)
Christopher Bate
llvmlistbot at llvm.org
Mon May 6 15:27:08 PDT 2024
christopherbate wrote:
I'm fixing the issue more directly by fixing the canonicalizer rather than modifying the specific op
https://github.com/llvm/llvm-project/pull/91274
More information about the Mlir-commits
mailing list