[PATCH] D29166: NVPTX: Move InferAddressSpaces to generic code

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 23:00:19 PST 2017


jlebar accepted this revision.
jlebar added inline comments.
This revision is now accepted and ready to land.


================
Comment at: include/llvm/Transforms/Scalar.h:415
 //
+// InferAddressSpaces - Remove addrspacecast instructions.
+//
----------------
Nit, could we have a *slightly* more helpful comment?


https://reviews.llvm.org/D29166





More information about the llvm-commits mailing list