diff options
author | Nikita Popov <npopov@redhat.com> | 2023-03-14 17:45:38 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-03-14 17:46:33 +0100 |
commit | fdda602c04e43f7be8820996d3161abb71bec67b (patch) | |
tree | de226e94c2b6700bd1cb79e475d71e7c9b64a754 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | b2fad8027ae630db6310fb925303643d4da35365 (diff) | |
download | llvm-fdda602c04e43f7be8820996d3161abb71bec67b.zip llvm-fdda602c04e43f7be8820996d3161abb71bec67b.tar.gz llvm-fdda602c04e43f7be8820996d3161abb71bec67b.tar.bz2 |
Revert "[InstCombine] Return instruction from replaceUse()"
This reverts commit 27c4e233104ba765cd986b3f8b0dcd3a6c3a9f89.
I think I made a mistake with the use in RemoveConditionFromAssume(),
because the instruction being changed is not the current one, but
the next assume. Revert the change for now.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions