[Mlir-commits] [mlir] [mlir][IntRange] Poison support in int-range analysis (PR #152932)

Ivan Butygin llvmlistbot at llvm.org
Sat Aug 23 02:17:00 PDT 2025


Hardcode84 wrote:

Refactored the poison propagation code, now poison is propagated by the default interface implementation, so explicit `propagatePoison` calls are no longer needed.

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


More information about the Mlir-commits mailing list