[Mlir-commits] [mlir] [MLIR] Let matchers work on int ranges (PR #102494)

Krzysztof Drewniak llvmlistbot at llvm.org
Tue Aug 13 08:16:26 PDT 2024


https://github.com/krzysz00 approved this pull request.

I think, given how LICM works / that we can't plumb in an IntRangeAnalysis (which is something that'd make sense) this makes sense, though I wonder if we should maybe do this for signed divisions.

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


More information about the Mlir-commits mailing list