[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
Fri Apr 12 15:36:05 PDT 2019


tstellar created this revision.
tstellar added a reviewer: arsenm.
Herald added subscribers: Petar.Avramovic, hiraditya, t-tye, tpr, dstuttard, kristof.beyls, rovka, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D60640

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

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


More information about the llvm-commits mailing list