[PATCH] D19126: [NVPTX] Improve mangling of illegal PTX characters in global names.
Artem Belevich via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 14 11:34:07 PDT 2016
tra added a comment.
In http://reviews.llvm.org/D19126#401521, @jlebar wrote:
> I think http://reviews.llvm.org/D17738 is similar? We really need a solution for this, but unfortunately this one may not fly.
Hmm. I was unaware of that patch.
I'm mostly interested in mangling functions. I'll remove the change that deals with '.' introduced by setName() and let http://reviews.llvm.org/D17738 handle it.
http://reviews.llvm.org/D19126
More information about the llvm-commits
mailing list