[PATCH] D97560: [AMDGPU] Add selection pattern for v_xnor_b32
    Jay Foad via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Feb 26 08:38:30 PST 2021
    
    
  
foad added a comment.
Is it worth disabling the pattern for SelectionDAG? Or maybe restricting it to divergent cases, so we can select v_xnor directly in that case without having to move it to VALU in SIFixSGPRCopies?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97560/new/
https://reviews.llvm.org/D97560
    
    
More information about the llvm-commits
mailing list