[clang] [llvm] [NVPTX] Support __usAtomicCAS builtin (PR #99646)

Artem Belevich via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 7 14:15:25 PDT 2024


================
@@ -0,0 +1,37 @@
+; RUN: llc < %s -march=nvptx64 -mcpu=sm_32 | FileCheck %s --check-prefixes=SM30,CHECK
----------------
Artem-B wrote:

https://llvm.org/docs/TestingGuide.html#generating-assertions-in-regression-tests



https://github.com/llvm/llvm-project/pull/99646


More information about the llvm-commits mailing list