[PATCH] [ScalarEvolution] refactor: extract interface getGEPExpr

Jingyue Wu jingyue at google.com
Thu May 14 18:55:20 PDT 2015


Hi atrick, sanjoy,

This allows other passes (such as SLSR) to compute the SCEV expression for an
imaginary GEP.

http://reviews.llvm.org/D9786

Files:
  include/llvm/Analysis/ScalarEvolution.h
  lib/Analysis/ScalarEvolution.cpp
  lib/Transforms/Scalar/StraightLineStrengthReduce.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9786.25837.patch
Type: text/x-patch
Size: 8709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150515/b2f83099/attachment.bin>


More information about the llvm-commits mailing list