[PATCH] D72627: AMDGPU/GlobalISel: Only map VOP operands to VGPRs
    Nicolai Hähnle via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan 30 01:33:52 PST 2020
    
    
  
nhaehnle accepted this revision.
nhaehnle added a comment.
This revision is now accepted and ready to land.
This seems like a reasonable thing to do. Perhaps the future folding into SGPR operands could even fit into the GICombine infrastructure somehow, since it really is a combine-type operation. Anyway, this change LGTM.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72627/new/
https://reviews.llvm.org/D72627
    
    
More information about the llvm-commits
mailing list