[PATCH] Add NVPTXLowerAlloca pass to convert alloca'ed memory to local address
Jingyue Wu
jingyue at google.com
Wed Jun 17 15:19:35 PDT 2015
================
Comment at: lib/Target/NVPTX/NVPTXLowerAlloca.cpp:95
@@ +94,3 @@
+ SI->setOperand(SI->getPointerOperandIndex(), NewASCToGeneric);
+ //continue;
+ }
----------------
What are these "//continue"?
http://reviews.llvm.org/D10483
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list