[PATCH] D142693: [GuardWidening] Choose right point for generating wide condition for branches. PR60234
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 31 05:11:07 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfa97f63ac63f: [GuardWidening] Choose right point for generating wide condition for branches. (authored by mkazantsev).
Changed prior to commit:
https://reviews.llvm.org/D142693?vs=493485&id=493572#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142693/new/
https://reviews.llvm.org/D142693
Files:
llvm/lib/Transforms/Scalar/GuardWidening.cpp
llvm/test/Transforms/GuardWidening/basic_widenable_condition_guards.ll
llvm/test/Transforms/GuardWidening/loop_invariant_widenable_condition.ll
llvm/test/Transforms/GuardWidening/mixed_guards.ll
llvm/test/Transforms/GuardWidening/pr60234.ll
llvm/test/Transforms/GuardWidening/pr60234_recommit.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142693.493572.patch
Type: text/x-patch
Size: 18341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230131/e89e6389/attachment.bin>
More information about the llvm-commits
mailing list