[llvm] [NVPTX] Support intrinsics for shared memory special registers (PR #182354)

Durgadoss R via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 20 01:12:36 PST 2026


================
@@ -44,6 +44,7 @@ foreach i = 0...31 in {
   def ENVREG#i : NVPTXReg<"%envreg"#i>;
 }
 
+
----------------
durga4github wrote:

Not sure if this new line insertion is intended for this PR

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


More information about the llvm-commits mailing list