[PATCH] D17246: [Polly] Allow all combinations of types and subscripts for memory accesses

Tobias Grosser via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 16 08:49:46 PST 2016


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

Thank you.


================
Comment at: test/Isl/CodeGen/invariant_cannot_handle_void.ll:7
@@ -5,1 +6,3 @@
+; with a smaller type. In this case i16 is sufficient to represent the
+; 62 byte offset accuratly.
 ;
----------------
accurately


http://reviews.llvm.org/D17246





More information about the llvm-commits mailing list