[PATCH] D159009: [NFC][GuardWidening] Split widenCondCommon method
Aleksandr Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 28 11:25:52 PDT 2023
aleksandr.popov created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
aleksandr.popov requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Split widenCondCommon into mergeChecks and hoistChecks methods for
better logic isolation.
https://reviews.llvm.org/D159009
Files:
llvm/lib/Transforms/Scalar/GuardWidening.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159009.554003.patch
Type: text/x-patch
Size: 4230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230828/b2b5773b/attachment.bin>
More information about the llvm-commits
mailing list