diff options
author | Nikita Popov <npopov@redhat.com> | 2023-05-23 15:39:53 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-05-23 15:40:48 +0200 |
commit | 4b8320868c9e32d1448c81ca76dba2a6b9f374cd (patch) | |
tree | 23541444ae5f0a31a88e2b3c57dbbc67687dfe90 /llvm/lib/IR/Module.cpp | |
parent | aa909483022f6cbdf6a96ab4e4a6335c4a0f2019 (diff) | |
download | llvm-4b8320868c9e32d1448c81ca76dba2a6b9f374cd.zip llvm-4b8320868c9e32d1448c81ca76dba2a6b9f374cd.tar.gz llvm-4b8320868c9e32d1448c81ca76dba2a6b9f374cd.tar.bz2 |
[InstCombine] Remove dead extractelements (NFCI)
Directly remove these dead extractelement instructions, rather than
leaving them for the next InstCombine iteration to clean up.
Should be mostly NFC, apart from worklist order differences.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions