[PATCH] D31087: [SCEV] Use const Loop *L instead of Loop *L

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 10:31:03 PDT 2017


huihuiz created this revision.

Use const pointer in the trip count and trip multiple calculations.


Repository:
  rL LLVM

https://reviews.llvm.org/D31087

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31087.92163.patch
Type: text/x-patch
Size: 5360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170317/0e623205/attachment.bin>


More information about the llvm-commits mailing list