[PATCH] D13242: [SCEV] Factor out common visiting patterns for SCEV rewriters. NFC.

silviu.baranga@arm.com via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 09:03:18 PDT 2015


sbaranga updated this revision to Diff 35984.
sbaranga added a comment.

Add casts to work around the lack of virtual methods.
Maybe a better idea would be to have virtual methods?


http://reviews.llvm.org/D13242

Files:
  include/llvm/Analysis/ScalarEvolutionExpressions.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13242.35984.patch
Type: text/x-patch
Size: 8758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150929/a80872f9/attachment.bin>


More information about the llvm-commits mailing list