diff options
author | Florian Hahn <flo@fhahn.com> | 2025-04-08 12:52:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-08 12:52:38 +0100 |
commit | a51e2827845fa3dfc1ef34f325792b35227311b4 (patch) | |
tree | c4b351d756576a1b2fbf32ec641b27d9c33dcec4 /clang/lib/Frontend/ModuleDependencyCollector.cpp | |
parent | 69c4e172d9838254f4e8ce4c78de9ecfbbabcae2 (diff) | |
download | llvm-a51e2827845fa3dfc1ef34f325792b35227311b4.zip llvm-a51e2827845fa3dfc1ef34f325792b35227311b4.tar.gz llvm-a51e2827845fa3dfc1ef34f325792b35227311b4.tar.bz2 |
[LV] Check if plan has an early exit via plan's exit blocks. (NFC) (#134720)
Add a dedicated function to check if a plan is for a loop with an early
exit. This can easily be determined by checking the exit blocks.
This allows removing a use of Legal->hasUncountableEarlyExit() from
InnerLoopVectorizer.
PR: https://github.com/llvm/llvm-project/pull/134720
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions