diff options
author | Florian Hahn <flo@fhahn.com> | 2025-04-28 20:01:34 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-04-28 20:01:37 +0100 |
commit | 043b04acff53f3c3b2dd0d6eeb8c2127a229ac72 (patch) | |
tree | 70be1d0360af56e5a198f927f2c00c4934c70010 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | efd46bc1efb18180366798134164dc9f87a6c79d (diff) | |
download | llvm-043b04acff53f3c3b2dd0d6eeb8c2127a229ac72.zip llvm-043b04acff53f3c3b2dd0d6eeb8c2127a229ac72.tar.gz llvm-043b04acff53f3c3b2dd0d6eeb8c2127a229ac72.tar.bz2 |
Reapply "[VPlan] Fold NOT into predicate of wide compares." (#130347)
This reverts commit 8dd160f4767f971572eac065c8650d9202ff5bf9.
The recommit contains an adjustment to planContainsAdditionalSimplifications,
which considers changes to the original predicate for compares.
Original commit message:
Add simplification to fold negation into a compare, if the negation is
the only user of the compare. This removes a number of redundant
negations.
Alive2 Proofs for FPCMP test changes: https://alive2.llvm.org/ce/z/WGDz9U
PR: https://github.com/llvm/llvm-project/pull/129430
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions