[Mlir-commits] [mlir] [MLIR][ArithToLLVM] Fix index_cast on memref types generating invalid LLVM IR (PR #189227)
Mehdi Amini
llvmlistbot at llvm.org
Wed Apr 1 02:03:13 PDT 2026
joker-eph wrote:
Do we have some documentation on strict aliasing expectations on Memref? (by this you mean "type based aliasing" I assume).
I looked at https://mlir.llvm.org/docs/Dialects/MemRef/ but there is no mention of alias (almost).
https://github.com/llvm/llvm-project/pull/189227
More information about the Mlir-commits
mailing list