[PATCH] D24265: AMDGPU: Use SOPK compare instructions

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 11:53:24 PDT 2016


arsenm updated this revision to Diff 71408.
arsenm added a comment.

Fix unsigned bug, add verifier check


https://reviews.llvm.org/D24265

Files:
  lib/Target/AMDGPU/SIDefines.h
  lib/Target/AMDGPU/SIInstrFormats.td
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIShrinkInstructions.cpp
  lib/Target/AMDGPU/SOPInstructions.td
  test/CodeGen/AMDGPU/si-annotate-cf.ll
  test/CodeGen/AMDGPU/sopk-compares.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24265.71408.patch
Type: text/x-patch
Size: 29939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160914/55cefe25/attachment.bin>


More information about the llvm-commits mailing list