[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:04:53 PDT 2024


krzysz00 wrote:

... wait, hold on, does that use of SExtValue()/ZExtValue() cause problems with, say, `i128`?

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


More information about the Mlir-commits mailing list