[PATCH] D102022: [AMDGPU] Expose __builtin_amdgcn_perm for v_perm_b32
    Brian Sumner via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu May  6 15:34:14 PDT 2021
    
    
  
b-sumner added inline comments.
================
Comment at: llvm/include/llvm/IR/IntrinsicsAMDGPU.td:1719
 
+// llvm.amdgcn.ds.bpermute <index> <src>
+def int_amdgcn_perm :
----------------
This comment is incorrect
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102022/new/
https://reviews.llvm.org/D102022
    
    
More information about the llvm-commits
mailing list