[PATCH] D83031: AMDGPU/GlobalISel: Select G_FREEZE

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 15 05:34:02 PDT 2020


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

Remove tests with preassigned banks, use icmp to produce vcc freeze. Add liveins to functions that didn't have them.


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.278155.patch
Type: text/x-patch
Size: 41922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200715/f9383fc2/attachment-0001.bin>


More information about the llvm-commits mailing list