[llvm] [NVPTX] Add syncscope support for cmpxchg (PR #140812)

Akshay Deodhar via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 11 14:47:18 PDT 2025


================
@@ -5,6 +5,14 @@
 from itertools import product
 
 cmpxchg_func = Template(
----------------
akshayrdeodhar wrote:

I've created 3 slices of the test space. CC: @gonzalobg - do you think these are sufficient?

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


More information about the llvm-commits mailing list