diff options
author | Aiden Grossman <aidengrossman@google.com> | 2025-10-14 09:24:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-14 09:24:29 -0700 |
commit | 6dcdf270566b746186c78c28beb0a16371f0542b (patch) | |
tree | 207d239da128bfceb7c5eb875a96a28befca170c /llvm/lib/Target/CSKY/Disassembler/CSKYDisassembler.cpp | |
parent | 4f75877cc18ece48937e7fff40301f75c7197192 (diff) | |
download | llvm-6dcdf270566b746186c78c28beb0a16371f0542b.zip llvm-6dcdf270566b746186c78c28beb0a16371f0542b.tar.gz llvm-6dcdf270566b746186c78c28beb0a16371f0542b.tar.bz2 |
[InstCombine] Propagate Profile when Folding Implied Conditionals (#163412)
In the case where we have a conditional that is implied by a previous
conditional (like x < 10 => x < 20 in a select), we can simply propagate
the profile information along the select.
Diffstat (limited to 'llvm/lib/Target/CSKY/Disassembler/CSKYDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions