diff options
author | Florian Hahn <flo@fhahn.com> | 2023-05-05 09:02:32 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2023-05-05 09:02:33 +0100 |
commit | 29712ccda62012e615b8c55bc6a3fa7454c10c42 (patch) | |
tree | a99fd9428a85b77e45fe87df35d17fcee96edba8 /llvm/lib/Transforms/Utils/LoopSimplify.cpp | |
parent | 62d7d94c2ea4f04d9c6f3feaa525ac4971fef815 (diff) | |
download | llvm-29712ccda62012e615b8c55bc6a3fa7454c10c42.zip llvm-29712ccda62012e615b8c55bc6a3fa7454c10c42.tar.gz llvm-29712ccda62012e615b8c55bc6a3fa7454c10c42.tar.bz2 |
[VPlan] Assert instead of check if VF is vector when widening casts.
VPWidenRecipes should not be generated for scalar VFs. Replace check
with an assert. Suggested in preparation for D149081.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions