[Mlir-commits] [mlir] [mlir][arith] Fix SelectOp unsafe int range inference with unfinalized range case (PR #173716)

Ivan Butygin llvmlistbot at llvm.org
Mon Dec 29 08:11:21 PST 2025


Hardcode84 wrote:

I don't remember the int range analysis details from the top of my head but can we just return uninitialized state in this case instead of falling back to conservative full range immediately?

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


More information about the Mlir-commits mailing list