[llvm] [NVPTX][Docs] [NFC] Update docs on intrinsics (PR #133136)
    Durgadoss R via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Mar 26 12:31:34 PDT 2025
    
    
  
================
@@ -153,6 +153,68 @@ Example: 64-bit PTX for CUDA Driver API: ``nvptx64-nvidia-cuda``
 NVPTX Intrinsics
 ================
 
+Guidelines on NVPTX Intrinsic design
----------------
durga4github wrote:
Yes, I was also wondering about the exact location for this, but I added it here to keep all the intrinsics docs together. But I agree that the NVPTXUsage.rst is intended for the "users of the NVPTX backend."
So, I will move this to the beginning of the IntrinsicsNVVM.td file.
https://github.com/llvm/llvm-project/pull/133136
    
    
More information about the llvm-commits
mailing list