[PATCH] D119669: [NVPTX] Prefix "$L__" for branch label names
Artem Belevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 2 14:44:43 PDT 2022
tra added a comment.
In D119669#3481191 <https://reviews.llvm.org/D119669#3481191>, @tra wrote:
> So, prefixing with `$` does not solve the problem completely.
Indeed it's still possible to break compilation for both clang and nvcc: https://godbolt.org/z/9h649eMMn
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119669/new/
https://reviews.llvm.org/D119669
More information about the llvm-commits
mailing list