[PATCH] D93125: Update AMDGPU PAL usage documentation
    Tony Tye via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar 29 15:09:38 PDT 2021
    
    
  
t-tye added inline comments.
================
Comment at: llvm/docs/AMDGPUUsage.rst:11251
 
-  `amdgpu_gfx` Function calls are currently in development and are
-  subject to major changes.
+  Currently, USER_DATA_0 and USER_DATA_1 are reserved for the GlobalTable
+  and PerShaderTable addresses respectively, and should be programmed
----------------
Is USER_DATA_0 and USER_DATA_1 defined somewhere?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93125/new/
https://reviews.llvm.org/D93125
    
    
More information about the llvm-commits
mailing list