[PATCH] D15687: [Polly] Never add read accesses for synthesizable values

Tobias Grosser via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 08:23:17 PST 2016


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

================
Comment at: test/Isl/CodeGen/synthesizable_phi_write_after_loop.ll:11
@@ -10,3 +10,3 @@
 ;         retain in %i.inc.s2a
-; The latter is currently generated by Polly and tested here.
+; The the first is currently generated by Polly and tested here.
 
----------------
typo: the the


http://reviews.llvm.org/D15687





More information about the llvm-commits mailing list