[Mlir-commits] [mlir] [MLIR][DLTI] Fix access to Data Layout info in -to-llvm's type converter (PR #127239)

Fabian Mora llvmlistbot at llvm.org
Fri Feb 14 11:06:49 PST 2025


fabianmcg wrote:

@rolfmorel thank you for this. Several things:
1. Could you add a description to the PR?
2. I think it would be better if the change happened here:
https://github.com/llvm/llvm-project/blob/main/mlir/lib/Conversion/LLVMCommon/TypeConverter.cpp#L43-L45C30

As it looks like a bug on the `LLVMTypeConverter` side and not the pass.

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


More information about the Mlir-commits mailing list