[PATCH] D63485: AMDGPU/GlobalISel: Improve regbankselect for icmp s16

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 04:50:32 PDT 2019


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

Account for 64-bit scalar eq/ne when available.


https://reviews.llvm.org/D63485

Files:
  lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  test/CodeGen/AMDGPU/GlobalISel/regbankselect-icmp.mir
  test/CodeGen/AMDGPU/GlobalISel/regbankselect-icmp.s16.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63485.205304.patch
Type: text/x-patch
Size: 16770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/deeabd5b/attachment.bin>


More information about the llvm-commits mailing list