[llvm] [KnownBits] Make nuw and nsw support in computeForAddSub optimal (PR #83382)

via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 1 16:10:48 PST 2024


goldsteinn wrote:

> LGTM overall. I have ideas for simplifying it but that can wait.

@jayfoad Did some pretty significant refactoring to help alleviate the compile time regressions. They are all NFC, but might warrant a re-review.

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


More information about the llvm-commits mailing list