[PATCH] D60640: AMDGPU/GlobalISel: Implement select for G_ICMP and G_SELECT

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 09:25:20 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363576: AMDGPU/GlobalISel: Implement select for G_ICMP and G_SELECT (authored by tstellar, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60640?vs=194975&id=205100#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60640

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/trunk/test/CodeGen/AMDGPU/GlobalISel/inst-select-copy.mir
  llvm/trunk/test/CodeGen/AMDGPU/GlobalISel/inst-select-icmp.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60640.205100.patch
Type: text/x-patch
Size: 24319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/d3fb8b7d/attachment.bin>


More information about the llvm-commits mailing list