llvm-project
b440fb75 - [Clang][CUDA] Replace inline asm in __trap() with intrinsic (#166152)

Commit
97 days ago
[Clang][CUDA] Replace inline asm in __trap() with intrinsic (#166152) This patch proposes replacing the inline assembly with an intrinsic and adds the `noreturn` to avoid warnings when the caller is also `noreturn`.
Author
Parents
Loading