[PATCH] D28004: AMDGPU: Invert cmp + select with constant

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 09:20:29 PST 2016


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

Use correct type for inverting setcc


https://reviews.llvm.org/D28004

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  test/CodeGen/AMDGPU/ctlz.ll
  test/CodeGen/AMDGPU/select-fabs-fneg-extract.ll
  test/CodeGen/AMDGPU/select.f16.ll
  test/CodeGen/AMDGPU/v_cndmask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28004.82241.patch
Type: text/x-patch
Size: 26074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161221/97334c3b/attachment.bin>


More information about the llvm-commits mailing list