[llvm] [ConstantRange] Add support for `shlWithNoWrap` (PR #100594)

Antonio Frighetto via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 25 10:13:01 PDT 2024


https://github.com/antoniofrighetto commented:

Looks reasonable to me, I suspect with the same issues of mul nsw ranges when checking w/ `CheckNonSignWrappedOnly` here.

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


More information about the llvm-commits mailing list