[PATCH] [Polly] Delinearize _all_ accesses to a multi-dimensional array

Tobias Grosser tobias at grosser.es
Fri Sep 12 13:40:57 PDT 2014


A new patch:
  
  "Check that the elements of an array have the same size"

And some updates to

  "Delinearize _all_ accesses to a multi-dimensional array"

to address Johannes' review comments.

http://reviews.llvm.org/D5329

Files:
  include/polly/ScopDetection.h
  include/polly/ScopDetectionDiagnostic.h
  lib/Analysis/ScopDetection.cpp
  lib/Analysis/ScopDetectionDiagnostic.cpp
  test/ScopDetectionDiagnostics/ReportDifferentElementSize.ll
  test/ScopDetectionDiagnostics/ReportMultipleNonAffineAccesses.ll
  test/ScopInfo/multidim_single_and_multidim_array.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5329.13658.patch
Type: text/x-patch
Size: 28478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140912/a613de8f/attachment.bin>


More information about the llvm-commits mailing list