[PATCH] D83031: AMDGPU/GlobalISel: Select G_FREEZE

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 2 03:43:42 PDT 2020


Petar.Avramovic created this revision.
Petar.Avramovic added reviewers: foad, arsenm.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

Select G_FREEZE in the same way that COPY is selected.


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.275043.patch
Type: text/x-patch
Size: 25620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200702/8e8e2231/attachment.bin>


More information about the llvm-commits mailing list