[PATCH] [Polly][Fix] Teach the IslExprBuilder about vector lanes

Johannes Doerfert doerfert at cs.uni-saarland.de
Thu Oct 9 08:45:15 PDT 2014


Simplified the code and allowed only one Id to have an offset called vector lane

http://reviews.llvm.org/D5704

Files:
  include/polly/CodeGen/IslExprBuilder.h
  lib/CodeGen/BlockGenerators.cpp
  lib/CodeGen/IslCodeGeneration.cpp
  lib/CodeGen/IslExprBuilder.cpp
  test/Isl/CodeGen/MemAccess/simple_stride2___%for.cond---%for.end.jscop
  test/Isl/CodeGen/MemAccess/simple_stride___%for.cond---%for.end.jscop.unknown_stride
  test/Isl/CodeGen/MemAccess/simple_stride_test.ll
  test/Isl/CodeGen/MemAccess/simple_stride_test_2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5704.14657.patch
Type: text/x-patch
Size: 19240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141009/a7259f0f/attachment.bin>


More information about the llvm-commits mailing list