diff options
author | Florian Hahn <flo@fhahn.com> | 2025-10-12 21:20:35 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-10-12 21:20:35 +0100 |
commit | 5e3ac2a6f22aa4d1d055c2d430913a960b9bb60b (patch) | |
tree | b3449a654b881c38252cc8e440c2daa319379b91 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | e6358ab75c0928bc7d8356e60f25c4f97bab9533 (diff) | |
download | llvm-5e3ac2a6f22aa4d1d055c2d430913a960b9bb60b.zip llvm-5e3ac2a6f22aa4d1d055c2d430913a960b9bb60b.tar.gz llvm-5e3ac2a6f22aa4d1d055c2d430913a960b9bb60b.tar.bz2 |
[LV] Bail out on loops with switch as latch terminator.
Currently we cannot vectorize loops with latch blocks terminated by a
switch. In the future this could be handled by materializing appropriate
compares.
Fixes https://github.com/llvm/llvm-project/issues/156894.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions