[PATCH] [Polly] Allow the VectorBlockGenerator to use the IslExprBuilder

Johannes Doerfert doerfert at cs.uni-saarland.de
Tue Oct 7 20:12:26 PDT 2014


Hi grosser, sebpop, dpeixott, simbuerg,

  This also enables the VectorBlockGenerator to build load store accesses
  according to the newAccessRelation of a MemoryAccess.
  
  A test case to ensure that new access functions (JSCoP) are actually used in
  the vector block generator.

http://reviews.llvm.org/D5660

Files:
  include/polly/CodeGen/BlockGenerators.h
  lib/CodeGen/BlockGenerators.cpp
  lib/CodeGen/IslCodeGeneration.cpp
  test/Isl/CodeGen/MemAccess/simple_analyze.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5660.14547.patch
Type: text/x-patch
Size: 9665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141008/1090b6dc/attachment.bin>


More information about the llvm-commits mailing list