[PATCH] D23962: [Polly] Allow mapping scalar MemoryAccesses to array elements.

Tobias Grosser via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 27 12:05:54 PDT 2016


grosser accepted this revision.
grosser added a comment.
This revision is now accepted and ready to land.

Hi Michael,

very nice patch. Just one minor comment.

Best,
Tobias


================
Comment at: test/Isl/CodeGen/MemAccess/map_scalar_access___%outer.for---%return.jscop.transformed:1
@@ +1,2 @@
+{
+   "arrays" : [
----------------
Could you possibly also commit the original .jscop file. I tried to do this consistently to make it easy to see the changes by just calling 'diff' between the original and the transformed jscop file.


https://reviews.llvm.org/D23962





More information about the llvm-commits mailing list