[PATCH] [Polly] Allow multidimensional accesses in the IslExprBuilder.

Johannes Doerfert doerfert at cs.uni-saarland.de
Fri Oct 3 19:24:22 PDT 2014


Hi grosser, sebpop, dpeixott, simbuerg,

  This resolved the issues with delinearized accesses that might alias,
  thus delinearization doesn't deactivate runtime alias checks anymore.

http://reviews.llvm.org/D5614

Files:
  include/polly/CodeGen/IslExprBuilder.h
  lib/Analysis/ScopDetection.cpp
  lib/CodeGen/IslCodeGeneration.cpp
  lib/CodeGen/IslExprBuilder.cpp
  test/Isl/CodeGen/aliasing_multidimensional_access.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5614.14420.patch
Type: text/x-patch
Size: 8464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141004/7aec32ee/attachment.bin>


More information about the llvm-commits mailing list