[llvm] [ConstantRange] Improve `shlWithNoWrap` (PR #101800)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 3 03:33:21 PDT 2024


https://github.com/nikic commented:

Does this make the results optimal in some cases? If so, please adjust the exhaustive test. If not, please add some unit tests to cover some cases that are expected to work.

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


More information about the llvm-commits mailing list