[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 10:50:46 PDT 2016


tra created this revision.
tra added reviewers: eliben, jlebar, jholewinski.
tra added a subscriber: llvm-commits.
Herald added a subscriber: jholewinski.

* replace illegal characters in all classes of global symbols
* deal with illegal symbols potentially introduced when setName()
  has to append unique suffix (it is currently separated by '.')


http://reviews.llvm.org/D19126

Files:
  lib/Target/NVPTX/NVPTXAssignValidGlobalNames.cpp
  test/CodeGen/NVPTX/symbol-naming.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19126.53756.patch
Type: text/x-patch
Size: 3999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160414/229cd7b4/attachment.bin>


More information about the llvm-commits mailing list