diff options
author | David Sherwood <david.sherwood@arm.com> | 2025-01-15 06:29:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-15 14:29:06 +0800 |
commit | edc02351dd11cc4a39b7c541b26b71c6f36c8e55 (patch) | |
tree | 6cc7623679353250b5fc8bccd5f30e0e731d3bea /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 135f39c780ac106ac93ef0838a62d7ebf947c2a0 (diff) | |
download | llvm-edc02351dd11cc4a39b7c541b26b71c6f36c8e55.zip llvm-edc02351dd11cc4a39b7c541b26b71c6f36c8e55.tar.gz llvm-edc02351dd11cc4a39b7c541b26b71c6f36c8e55.tar.bz2 |
[NFC][LoopVectorize] Add more loop early exit asserts (#122732)
This patch is split off #120567, adding asserts in
addScalarResumePhis and addExitUsersForFirstOrderRecurrences
that the loop does not contain an uncountable early exit,
since the code cannot yet handle them correctly.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions