[llvm] [NVPTX] Support volatile local loads and stores in PTX 9.1 (PR #217764)

Justin Fargnoli via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 16:02:48 PDT 2026


https://github.com/justinfargnoli commented:

+1 to @akshayrdeodhar's suggestion. I'd be interested to see how we could integrate this into the existing flow instead of special-casing at the beginning of the function. 

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


More information about the llvm-commits mailing list