[PATCH] D83031: AMDGPU/GlobalISel: Select G_FREEZE

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 7 07:52:14 PDT 2020


Petar.Avramovic updated this revision to Diff 276068.
Petar.Avramovic added a comment.

Add a few sgpr,agpr and vcc tests similar to ones from regbankselect-copy.mir. Original tests were from legalize-freeze.mir


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

https://reviews.llvm.org/D83031

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-freeze.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-freeze.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83031.276068.patch
Type: text/x-patch
Size: 43529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/3850e80e/attachment.bin>


More information about the llvm-commits mailing list