summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2022-02-22 12:25:30 +0100
committerNikita Popov <npopov@redhat.com>2022-02-22 12:27:20 +0100
commit3c0096a1d45689389e11c385fd4ab98fdec80323 (patch)
tree3dd682f39e776c576003cb4ff2a77105770023c6 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent01c0b4d51c50f2dc51e0dec96174939e52df87f2 (diff)
[MergeICmps] Don't call comesBefore() if in different blocks (PR53959)
Only call comesBefore() if the instructions are in the same block. Otherwise make a conservative assumption. Fixes https://github.com/llvm/llvm-project/issues/53959.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions