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

Akshay Deodhar via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 3 11:47:24 PDT 2025


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

The python script does not run as a part of the testsuite- it merely is the script used for generating the unreasonably large test files :) 

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


More information about the llvm-commits mailing list