[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 11 02:01:37 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.

https://reviews.llvm.org/D157689

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157689.549293.patch
Type: text/x-patch
Size: 17396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230811/fcdedafc/attachment.bin>


More information about the llvm-commits mailing list