Hahnfeld abandoned this revision.
Hahnfeld added a comment.
Not needed anymore for the accepted patch which gets rid of the separator
completely.
https://reviews.llvm.org/D40572
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.l
Hahnfeld created this revision.
This is needed to not break with an upcoming change in LLVM to use
dollar signs (which need to be quoted) instead of dots for
generating unique names.
https://reviews.llvm.org/D40572
Files:
test/OpenMP/nvptx_parallel_codegen.cpp
Index: test/OpenMP/nvptx_parall