diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-02-21 22:48:06 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-03-28 18:25:21 +0100 |
commit | 672e8bfbfcddcc63e5940c50bb94d56ac6e96a58 (patch) | |
tree | a9514240cd023dd4b7a71256b9d6e479dbf0f49c /llvm/lib/Support/Threading.cpp | |
parent | 337b671b0d21822cc5865cea0f13d151b7994503 (diff) | |
download | llvm-672e8bfbfcddcc63e5940c50bb94d56ac6e96a58.zip llvm-672e8bfbfcddcc63e5940c50bb94d56ac6e96a58.tar.gz llvm-672e8bfbfcddcc63e5940c50bb94d56ac6e96a58.tar.bz2 |
[InstCombine] Fix worklist management in foldXorOfICmps()
Because this code does not use the IC-aware replaceInstUsesWith()
helper, we need to manually push users to the worklist.
This is NFC-ish, in that it may only change worklist order.
Diffstat (limited to 'llvm/lib/Support/Threading.cpp')
0 files changed, 0 insertions, 0 deletions