[Mlir-commits] [mlir] [MLIR][DLTI] Fix access to Data Layout info in -to-llvm's type converter (PR #127239)
Rolf Morel
llvmlistbot at llvm.org
Mon Feb 17 04:22:23 PST 2025
rolfmorel wrote:
Hi both,
Was hoping to quickly do the test case on Friday but didn't get to finish it. It turns out other passes are also not behaving as expected, e.g. `-convert-index-to-llvm` as I thought `index-to-llvm.mlir` would be the easiest place to test this.
If you have an urgent need for the behaviour promised by `dynamic=1` concerning DLTI, let me know and I will dedicate some time to it ASAP.
https://github.com/llvm/llvm-project/pull/127239
More information about the Mlir-commits
mailing list