diff options
author | Florian Hahn <flo@fhahn.com> | 2025-08-07 07:52:33 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-08-07 07:52:35 +0100 |
commit | a485e0eae01beaf68a94d1f050838866e849bd48 (patch) | |
tree | 69df97f3fc32685954b5c8074d77415f122770e4 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 71832a3139b454f8e714ff54e8bb0ea12dc095f5 (diff) | |
download | llvm-a485e0eae01beaf68a94d1f050838866e849bd48.zip llvm-a485e0eae01beaf68a94d1f050838866e849bd48.tar.gz llvm-a485e0eae01beaf68a94d1f050838866e849bd48.tar.bz2 |
[VPlan] Retrieve vector TC for epilogue from resume phi (NFC).
Instead of relying on getOrCreateVectorTripCount to initialize
EPI.VectorTripCount, delay initialization after we retrieved the resume
phi and get the trip count from there. This makes the code independent
of legacy vector trip count creation.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions