diff options
author | Florian Hahn <flo@fhahn.com> | 2025-03-07 20:32:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-07 20:32:43 +0000 |
commit | cb3ce30ca813b4158b93756e465fa0afe71bfc49 (patch) | |
tree | 925622d2198f06899d2ba5ce1f3a749832ff2dc6 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 1b01f058f4d013f5cdea7b926b7aa4bcfc81cfac (diff) | |
download | llvm-cb3ce30ca813b4158b93756e465fa0afe71bfc49.zip llvm-cb3ce30ca813b4158b93756e465fa0afe71bfc49.tar.gz llvm-cb3ce30ca813b4158b93756e465fa0afe71bfc49.tar.bz2 |
[VPlan] Fold NOT into predicate of wide compares. (#129430)
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 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions