Files
clang-p2996/llvm/test/Transforms/JumpThreading/thread-two-bbs.ll
Eli Friedman f893dccbba Replace uses of ConstantExpr::getCompare. (#91558)
Use ICmpInst::compare() where possible, ConstantFoldCompareInstOperands
in other places. This only changes places where the either the fold is
guaranteed to succeed, or the code doesn't use the resulting compare if
we fail to fold.
2024-05-09 16:50:01 -07:00

8.3 KiB