Files
clang-p2996/llvm/lib/Analysis/InstructionSimplify.cpp
Andreas Jonson a3b52509d5 [InstSimpliy] Use range attribute to simplify comparisons (#84627)
Use the new range attribute from https://github.com/llvm/llvm-project/pull/84617
to simplify comparisons where both sides have range information.
2024-03-12 10:39:37 +01:00

269 KiB