diff options
author | Ramkumar Ramachandra <ramkumar.ramachandra@codasip.com> | 2024-10-02 11:18:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-02 11:18:48 +0100 |
commit | d432e22b2fce1dfd9456b85a095fd5f08e93c6dd (patch) | |
tree | 9ec7753bcd3a9e181e1993a1bdd625149f67a2f0 /llvm/lib/Target/DirectX/DirectXTargetMachine.cpp | |
parent | 33fa40cc9659b7b56a9b440edc0587ff58793cac (diff) | |
download | llvm-d432e22b2fce1dfd9456b85a095fd5f08e93c6dd.zip llvm-d432e22b2fce1dfd9456b85a095fd5f08e93c6dd.tar.gz llvm-d432e22b2fce1dfd9456b85a095fd5f08e93c6dd.tar.bz2 |
ValueTracking: strip stray break in recur-match (#109794)
There is a stray break statement in the recurrence-handling code in
computeKnownBitsFromOperator, that seems to be unintended. Strip this
statement so that we have the opportunity to go through the rest of
phi-handling code, and refine KnownBits further.
Diffstat (limited to 'llvm/lib/Target/DirectX/DirectXTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions