diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2023-05-04 13:32:35 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2023-05-04 13:52:42 -0700 |
commit | d726f99d43a5bcbcdb63dbb3e2213733f3ca0259 (patch) | |
tree | 11f81c2132edc4c60385ff2c46fa6f35f199b4a9 /clang/lib/Basic/IdentifierTable.cpp | |
parent | ed443d81d16768786b81534094ae64fa0afa5936 (diff) | |
download | llvm-d726f99d43a5bcbcdb63dbb3e2213733f3ca0259.zip llvm-d726f99d43a5bcbcdb63dbb3e2213733f3ca0259.tar.gz llvm-d726f99d43a5bcbcdb63dbb3e2213733f3ca0259.tar.bz2 |
[SLP][NFC]Do not try to revectorize instructions with constant operands, NFC.
The pass should not try to revectorize instructions with constant
operands, which were not folded by the IRBuilder. It prevents the
non-terminating loop in the SLP vectorizer for non foldable constant
operations.
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions