diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2020-08-29 14:59:09 +0300 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2020-08-29 15:10:14 +0300 |
commit | e65f2131782bc39ec66fc9c74991ff6c2ff1d93b (patch) | |
tree | ba11f75f96ca0c206639523dc45f5f3246128307 /llvm/lib/MC/MCStreamer.cpp | |
parent | bd12113f575be38b6b3d65fa599ac6bb84918689 (diff) | |
download | llvm-e65f2131782bc39ec66fc9c74991ff6c2ff1d93b.zip llvm-e65f2131782bc39ec66fc9c74991ff6c2ff1d93b.tar.gz llvm-e65f2131782bc39ec66fc9c74991ff6c2ff1d93b.tar.bz2 |
[InstCombine] canonicalizeICmpPredicate(): use InstCombiner::replaceInstUsesWith() instead of RAUW
We really shouldn't use RAUW in InstCombine
because we should consistently update Worklist to avoid extra iterations.
Diffstat (limited to 'llvm/lib/MC/MCStreamer.cpp')
0 files changed, 0 insertions, 0 deletions