[PATCH] D24264: AMDGPU: Use i64 scalar compare instructions
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 6 09:34:29 PDT 2016
arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added subscribers: llvm-commits, AMDGPU.
Herald added subscribers: nhaehnle, wdng, arsenm.
VI added eq/ne for i64, so use them.
https://reviews.llvm.org/D24264
Files:
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
lib/Target/AMDGPU/AMDGPUSubtarget.h
lib/Target/AMDGPU/SOPInstructions.td
test/CodeGen/AMDGPU/uniform-cfg.ll
test/MC/AMDGPU/sopc.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24264.70422.patch
Type: text/x-patch
Size: 21079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160906/87f9b751/attachment.bin>
More information about the llvm-commits
mailing list