[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
Mon Sep 14 08:34:38 PDT 2020


hliao updated this revision to Diff 291582.
hliao added a comment.

Follow suggestions from clang-tidy.


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.291582.patch
Type: text/x-patch
Size: 9258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200914/3dac3287/attachment.bin>


More information about the llvm-commits mailing list