[Mlir-commits] [mlir] [mlir][intrange] Fix `arith.shl` inference in case of overflow (PR #91737)

Krzysztof Drewniak llvmlistbot at llvm.org
Fri May 10 09:01:35 PDT 2024


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

Good bugfix,. approved!

(Also, would you be open to plumbing in support for `nsw` and `nuw` flags while you're here? That is, inferring them and/or using them to improve inference precision?

I've had that on my vague list of things that'd be nice to do but haven't had the time)

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


More information about the Mlir-commits mailing list