[PATCH] D11774: [NVPTX] Use LDG for pointer induction variables
Justin Holewinski
jholewinski at nvidia.com
Wed Aug 5 15:44:26 PDT 2015
jholewinski added inline comments.
================
Comment at: test/CodeGen/NVPTX/load-with-non-coherent-cache.ll:243
@@ +242,3 @@
+ ret void
+}
+
----------------
broune wrote:
> Thanks, that's good to know. I'll fix that in the whole file my follow-up clean-up cl.
That works, but I would like to deprecate it. The PTX calling conventions are legacy cruft from the old back-end.
http://reviews.llvm.org/D11774
More information about the llvm-commits
mailing list