aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-07-05 21:41:30 +0100
committerFlorian Hahn <flo@fhahn.com>2024-07-05 21:41:31 +0100
commitac03ae30cf2b6465ea8f117dfa74ba6f670f6258 (patch)
tree8f13cef2e9bb8c3cc23304a6039afa5d812e2f20 /llvm/lib/FileCheck/FileCheck.cpp
parentc2fbc701aaf826e2015a5dcab36e3ba792e7da7f (diff)
downloadllvm-ac03ae30cf2b6465ea8f117dfa74ba6f670f6258.zip
llvm-ac03ae30cf2b6465ea8f117dfa74ba6f670f6258.tar.gz
llvm-ac03ae30cf2b6465ea8f117dfa74ba6f670f6258.tar.bz2
[LV] Preserve LAA in LoopVectorize (NFCI).
LoopVectorize already always preserves DT, LI and SCEV. If any changes get made to the CFG, cached LAA info for loops are cleared. LoopAccessAnalysis also implements ::invalidate to clear the analysis if SE, DT or LI gets invalidated. Hence it should be safe to preserve LAA and save a small amount of compile-time.
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions