[llvm] [NVPTX] Add intrinsics and codegen for tensormap.replace (PR #172458)

Srinivasa Ravi via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 17 00:12:39 PST 2025


================
@@ -3312,4 +3312,56 @@ foreach sp = [0, 1] in {
   }
 }
 
+//
+// tensormap.replace intrinsics
+//
+
----------------
Wolfram70 wrote:

Added documentation in the latest revision, please take a look.

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


More information about the llvm-commits mailing list