[llvm] [ValueTracking] Handle intrinsics in `computeConstantRange` (PR #100870)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 27 08:15:00 PDT 2024


tschuett wrote:

Or recursive and caching:
https://developers.redhat.com/blog/2019/10/11/a-upside-down-approach-to-gcc-optimizations

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


More information about the llvm-commits mailing list