diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-08-31 10:37:24 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2025-08-31 10:54:20 -0700 |
commit | 7730ebce8e8fa84db4da04a7d8fe1977ccbf28ff (patch) | |
tree | 842e005f4dc95bd9914e40b48d098df0c3080a03 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | b1d2c627b175778321cf3aea3aa5a1c5d922a2b5 (diff) | |
download | llvm-7730ebce8e8fa84db4da04a7d8fe1977ccbf28ff.zip llvm-7730ebce8e8fa84db4da04a7d8fe1977ccbf28ff.tar.gz llvm-7730ebce8e8fa84db4da04a7d8fe1977ccbf28ff.tar.bz2 |
[SLP]Do not to try to revectorize previously vectorized phis in loops
No need to try to revectorize previously vectorized phis in loops, it leads to
a compile time blow-up.
Fixes #155998
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions