[PATCH] D157689: [GuardWidening] Refactor to work with the list of checks to widen/hoist

Aleksandr Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 09:17:08 PDT 2023


aleksandr.popov updated this revision to Diff 551543.
aleksandr.popov edited the summary of this revision.
aleksandr.popov added reviewers: anna, DaniilSuchkov, apilipenko, skatkov, mkazantsev.
Herald added a subscriber: StephenFan.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157689/new/

https://reviews.llvm.org/D157689

Files:
  llvm/lib/Transforms/Scalar/GuardWidening.cpp
  llvm/test/Transforms/GuardWidening/range-check-merging.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157689.551543.patch
Type: text/x-patch
Size: 16940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230818/4f98b154/attachment.bin>


More information about the llvm-commits mailing list