diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2021-07-29 14:29:08 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2021-07-30 05:37:43 -0700 |
commit | f4fb85481136daedfd7f302543f620b0340ec51d (patch) | |
tree | 8ee3669b17bd35247e59444a167dcb0330dfce42 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c3682a22c227652558764c67a2529399c59e58e6 (diff) | |
download | llvm-f4fb85481136daedfd7f302543f620b0340ec51d.zip llvm-f4fb85481136daedfd7f302543f620b0340ec51d.tar.gz llvm-f4fb85481136daedfd7f302543f620b0340ec51d.tar.bz2 |
[SLP]Do not consider deleted instruction as external users.
If the instruction was previously deleted, it should not be treated as
an external user. This fixes cost estimation and removes dead
extractelement instructions.
Differential Revision: https://reviews.llvm.org/D107106
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions