[PATCH] D56471: GlobalISel: Support fewerElementsVector for icmp/fcmp

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 8 19:09:40 PST 2019


arsenm created this revision.
arsenm added reviewers: aditya_nandakumar, aemerson, dsanders.
Herald added subscribers: tschuett, tpr, kristof.beyls, rovka, nhaehnle, wdng, jvesely.

Also legalize 64-bit compares for AMDGPU


https://reviews.llvm.org/D56471

Files:
  lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  test/CodeGen/AMDGPU/GlobalISel/legalize-fcmp.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-icmp.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56471.180783.patch
Type: text/x-patch
Size: 19614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190109/bdb0a870/attachment.bin>


More information about the llvm-commits mailing list