[PATCH] Strip constant factors from parameters

Johannes Doerfert doerfert at cs.uni-saarland.de
Sun Mar 29 13:06:54 PDT 2015


Hi grosser, sebpop, simbuerg, zinob,

  We will strip the constant factor of a parameter befor we add it to
  the SCoP. As a result the access functions are simplified, e.g., for
  the attached test case.

http://reviews.llvm.org/D8692

Files:
  include/polly/Support/SCEVValidator.h
  lib/Analysis/ScopInfo.cpp
  lib/Support/SCEVValidator.cpp
  test/ScopInfo/constant_factor_in_parameter.ll
  test/ScopInfo/multidim_single_and_multidim_array.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8692.22857.patch
Type: text/x-patch
Size: 5735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150329/976813b6/attachment.bin>


More information about the llvm-commits mailing list