[PATCH] D152639: [LoopUnrollRuntime] Allow simple transition to deopt non-latch exit blocks
Yevgeny Rouban via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 14 05:14:54 PDT 2023
yrouban updated this revision to Diff 531270.
yrouban edited the summary of this revision.
yrouban added a comment.
Relaxed the condition further by calling //getPostdominatingDeoptimizeCall()//.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152639/new/
https://reviews.llvm.org/D152639
Files:
llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
llvm/test/Transforms/LoopUnroll/runtime-multiexit-heuristic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152639.531270.patch
Type: text/x-patch
Size: 23709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/80248375/attachment.bin>
More information about the llvm-commits
mailing list