[Mlir-commits] [mlir] [MLIR][ArithToLLVM] Fix index_cast on memref types generating invalid LLVM IR (PR #189227)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Wed Apr 1 01:57:37 PDT 2026


ftynse wrote:

Though I'm rather surprised that we can even `arith.index_cast` a memref. This feels dangerous from the strict aliasing perspective. 

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


More information about the Mlir-commits mailing list