[PATCH] D139874: [AMDGPU] Lower VGPR to physical SGPR COPY to S_MOV_B32 if VGPR contains the compile time constant

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 15:38:26 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2877b8766660: [AMDGPU] Lower VGPR to physical SGPR COPY to S_MOV_B32 if VGPR contains theā€¦ (authored by Alexander Timofeev <alexander.timofeev at amd.com>).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139874/new/

https://reviews.llvm.org/D139874

Files:
  llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/test/CodeGen/AMDGPU/vgpr_constant64_to_sgpr.mir
  llvm/test/CodeGen/AMDGPU/vgpr_constant_to_sgpr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139874.483374.patch
Type: text/x-patch
Size: 6093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221215/94ee45eb/attachment.bin>


More information about the llvm-commits mailing list