[PATCH] D158246: [amdgpu] WIP variadics
    Matt Arsenault via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Aug 18 10:38:54 PDT 2023
    
    
  
arsenm added inline comments.
================
Comment at: llvm/test/CodeGen/Generic/expand-variadic-intrinsics.ll:76
+}
+
+
----------------
arsenm wrote:
> arsenm wrote:
> > Needs some indirect variadic call tests
> Also some metadata and signext/zeroext preservation tests
Also a case where the user isn't the call operand
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158246/new/
https://reviews.llvm.org/D158246
    
    
More information about the llvm-commits
mailing list