[Mlir-commits] [mlir] [MLIR][NVVM] Add prefetch Ops (PR #141737)

Guray Ozen llvmlistbot at llvm.org
Wed Jun 4 04:02:40 PDT 2025


================
@@ -2333,6 +2353,60 @@ def NVVM_CpAsyncBulkTensorSharedCTAToGlobalOp :
   let hasVerifier = 1;
 }
 
+//===----------------------------------------------------------------------===//
+// NVVM Prefetch Ops
----------------
grypp wrote:

Ops -> Op

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


More information about the Mlir-commits mailing list