[PATCH] D146276: [GuardWidening] Improve analysis of potential widening into hotter block
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 17 04:29:20 PDT 2023
mkazantsev updated this revision to Diff 506037.
mkazantsev marked an inline comment as done.
mkazantsev edited the summary of this revision.
mkazantsev added a comment.
In fact, "ends with deopt" is indeed more general, as some of such speculations might not be guards.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146276/new/
https://reviews.llvm.org/D146276
Files:
llvm/lib/Transforms/Scalar/GuardWidening.cpp
llvm/test/Transforms/GuardWidening/two_forms_behavior_consistency.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146276.506037.patch
Type: text/x-patch
Size: 9308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230317/0b266719/attachment-0001.bin>
More information about the llvm-commits
mailing list