aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/BasicBlockSections.cpp
diff options
context:
space:
mode:
authorKarthika Devi C <quic_kartc@quicinc.com>2024-02-14 23:22:47 +0530
committerGitHub <noreply@github.com>2024-02-14 09:52:47 -0800
commit0f33c54854c4c7ef73ec56a881f63089c504a7bf (patch)
treebda694114e005e9f832f4e45a9cbc19d0cf67ffe /llvm/lib/CodeGen/BasicBlockSections.cpp
parent411554a3535e55a1436ccda80064d7a91814dc27 (diff)
downloadllvm-0f33c54854c4c7ef73ec56a881f63089c504a7bf.zip
llvm-0f33c54854c4c7ef73ec56a881f63089c504a7bf.tar.gz
llvm-0f33c54854c4c7ef73ec56a881f63089c504a7bf.tar.bz2
[polly][ScheduleOptimizer] Use IslMaxOperationsGuard helper instead of explicit restoration (#79303)
To fix long compile time issue of Schedule optimizer, patch #77280 sets the upper cap on max ISL operations. In case of bailing out when ISL quota is hit, error handling behavior was restored manually. This commit replaces the restoration code with IslMaxOperationsGuard helper and also removes redundant early return.
Diffstat (limited to 'llvm/lib/CodeGen/BasicBlockSections.cpp')
0 files changed, 0 insertions, 0 deletions