[PATCH] D87556: [amdgpu] Lower SGPR-to-VGPR copy in the final phase of ISel.
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 17 08:04:34 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc3492a1aa1b9: [amdgpu] Lower SGPR-to-VGPR copy in the final phase of ISel. (authored by hliao).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87556/new/
https://reviews.llvm.org/D87556
Files:
llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/CodeGen/AMDGPU/fabs.ll
llvm/test/CodeGen/AMDGPU/fneg-fabs.ll
llvm/test/CodeGen/AMDGPU/sgpr-copy-cse.ll
llvm/test/CodeGen/AMDGPU/waitcnt-vscnt.ll
llvm/test/CodeGen/AMDGPU/wqm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87556.292511.patch
Type: text/x-patch
Size: 9258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200917/b4d23783/attachment.bin>
More information about the llvm-commits
mailing list