[PATCH] D50626: AMDGPU: Implement llvm.amdgcn.icmp/fcmp for i16/f16
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 13 03:00:16 PDT 2018
arsenm created this revision.
arsenm added a reviewer: rampitec.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl.
Also support these on targets without support for these,
since it will allow us to freely create thes in instcombine.
https://reviews.llvm.org/D50626
Files:
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/VOPCInstructions.td
test/CodeGen/AMDGPU/llvm.amdgcn.fcmp.ll
test/CodeGen/AMDGPU/llvm.amdgcn.icmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50626.160315.patch
Type: text/x-patch
Size: 23647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180813/92d2ea33/attachment-0001.bin>
More information about the llvm-commits
mailing list