[PATCH] D123702: [NVPTX] Disable parens for identifiers starting with '$'
Andrew Savonichev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 13 12:18:23 PDT 2022
asavonic added a comment.
This is the same issue as in D119669 <https://reviews.llvm.org/D119669>:
In D119669#3320716 <https://reviews.llvm.org/D119669#3320716>, @tra wrote:
> Looks like it broke CUDA:
> https://lab.llvm.org/buildbot/#/builders/46/builds/23372/steps/3/logs/stdio
>
> ptxas /tmp/complex-78abf1/complex-sm_75.s, line 250; fatal : Parsing error near '$L__BB6_2': syntax error
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123702/new/
https://reviews.llvm.org/D123702
More information about the llvm-commits
mailing list