[PATCH] D63819: AMDGPU/GlobalISel: Improve icmp selection coverage.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 26 06:16:36 PDT 2019


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

Select s64 eq/ne scalar icmp.


https://reviews.llvm.org/D63819

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63819.206647.patch
Type: text/x-patch
Size: 29430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190626/404d9988/attachment.bin>


More information about the llvm-commits mailing list