Closed
Description
Hi!
We are bumping Clang to commit 1ae33bf, and we find that it crashes building CUDA code with this error trace:
ptxas /tmp/patch-4eaef1/patch-sm_61.s, line 3885; fatal : Parsing error near '.': syntax error
ptxas fatal : Ptx assembly aborted due to errors
clang: �[0;1;31merror: ptxas command failed with exit code 255 (use -v to see invocation)
clang version 16.0.0 (https://github.com/llvm/llvm-project.git 1ae33bf42680b156fe0f5cd6163bf24ef45d8cd3)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: external/llvm/usr/bin
Is this a known problem?
Activity