[PATCH] D141457: [SCEV][NFC] Make computeExitLimitFromCond public

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 21:05:07 PST 2023


mkazantsev created this revision.
mkazantsev added reviewers: nikic, reames, lebedev.ri, fhahn.
Herald added a subscriber: StephenFan.
Herald added a project: All.
mkazantsev requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Make it available for external use.


https://reviews.llvm.org/D141457

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141457.488071.patch
Type: text/x-patch
Size: 7277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230111/347863a5/attachment.bin>


More information about the llvm-commits mailing list