diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-03-30 20:58:58 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-03-31 21:57:39 +0200 |
commit | 19df7fa892d42f6abd503a9dd6705e130dadf1a7 (patch) | |
tree | 6bdd43cd9b3f2a3a08cba0eaea91bdb41b7de328 /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | 87357808b807a9270153702975872cab1a569db6 (diff) | |
download | llvm-19df7fa892d42f6abd503a9dd6705e130dadf1a7.zip llvm-19df7fa892d42f6abd503a9dd6705e130dadf1a7.tar.gz llvm-19df7fa892d42f6abd503a9dd6705e130dadf1a7.tar.bz2 |
[InstCombine] Erase old alloca in cast of alloca transform
As we don't return the replaceInstUsesWith() result, we are
responsible for erasing the instruction.
NFC apart from worklist order.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions