[PATCH] D54340: AMDGPU: Fix various issues around the VirtReg2Value mapping
    Nicolai Hähnle via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Nov 30 05:57:25 PST 2018
    
    
  
nhaehnle updated this revision to Diff 176104.
nhaehnle added a comment.
- prefer to use !TRI.isSGPRReg
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54340/new/
https://reviews.llvm.org/D54340
Files:
  include/llvm/CodeGen/FunctionLoweringInfo.h
  lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/sdwa-peephole.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54340.176104.patch
Type: text/x-patch
Size: 5231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181130/bd7a4b82/attachment.bin>
    
    
More information about the llvm-commits
mailing list