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

via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 11:25:46 PST 2024


goldsteinn wrote:

> LGTM.
> 
> Here's an idea for simplifying the code. I don't know if it's measurably faster. I don't really have time to finish it off at the moment. [jayfoad at c854484](https://github.com/jayfoad/llvm-project/commit/c854484260db11a9eebc79522d164661b43a4b33)

Thanks going to push this, ill look into your impl later.

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


More information about the llvm-commits mailing list