[Mlir-commits] [mlir] [mlir][Transforms] Dialect conversion: Fix bug in `computeNecessaryMaterializations` (PR #104630)
Matthias Springer
llvmlistbot at llvm.org
Mon Aug 19 12:12:12 PDT 2024
matthias-springer wrote:
fyi, #104668 will remove the entire `computeNecessaryMaterializations` logic, so the code base will get significantly simpler. (But the `inverseMapping` is still needed in `legalizeConvertedOpResultTypes`, so it's good to have this fixed in https://github.com/llvm/llvm-project/pull/104648.)
https://github.com/llvm/llvm-project/pull/104630
More information about the Mlir-commits
mailing list