[PATCH] D11663: [NVPTX] Added an option to run NVVMReflect pass.
Artem Belevich via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 8 13:13:18 PDT 2015
tra added a comment.
On second thought, adding NVVMReflect pass with *default* settings unconditionally may make is hard to replace it with the one that takes optional StringMap. I don't think we need that now, but if/when that happens we can make NVVMReflect pass conditional then.
http://reviews.llvm.org/D11663
More information about the llvm-commits
mailing list