[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
Mon Jan 30 22:13:29 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5cb568a37a53: [GuardWidening] Choose right point for generating wide condition for branches. (authored by mkazantsev).
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142693.493485.patch
Type: text/x-patch
Size: 17057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230131/1d2408da/attachment-0001.bin>
More information about the llvm-commits
mailing list