diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-10-15 10:49:55 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2024-10-15 10:51:03 -0700 |
commit | 060d151476b871b48662dbd1947b67d9b0ae9d13 (patch) | |
tree | b108c6ae35a522f629963a3664f8fec8a398be6d /llvm/lib/Analysis/ValueTracking.cpp | |
parent | a24e8a7f8c4159b9605d2fd0a687ff06e0e36c5b (diff) | |
download | llvm-060d151476b871b48662dbd1947b67d9b0ae9d13.zip llvm-060d151476b871b48662dbd1947b67d9b0ae9d13.tar.gz llvm-060d151476b871b48662dbd1947b67d9b0ae9d13.tar.bz2 |
[SLP][NFCI]Check early for deleted instructions
Check as early as possible for the deleted instructions before trying to
vectorize the code. May reduce number of attempts for the vectorization.
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions