[PATCH] Allow loops in non-affine subregions -- SCoP Detection

Johannes Doerfert doerfert at cs.uni-saarland.de
Sun Apr 12 08:19:02 PDT 2015


In http://reviews.llvm.org/D8152#136716, @sebpop wrote:

> Do we just say that the full array is accessed, or is there a more precise description of the memory access that can be computed?


As for other non-affine accesses we use the constant range provided by ScalarEvolution to limit the effects but model it as an access to the whole array if the constant range is not helpfull.


http://reviews.llvm.org/D8152

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list