[PATCH] D86083: [SCEV] Add operand methods to Exprs
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 17 08:34:28 PDT 2020
samparker created this revision.
samparker added reviewers: lebedev.ri, reames.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
samparker requested review of this revision.
Preliminary patch for D86050 <https://reviews.llvm.org/D86050> where it makes it much easier to write reusable code if the expressions have the same operand methods.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D86083
Files:
llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h
llvm/lib/Analysis/ScalarEvolution.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86083.286029.patch
Type: text/x-patch
Size: 4189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200817/7e12db8f/attachment.bin>
More information about the llvm-commits
mailing list