[PATCH] D52060: AMDGPU: Add a fast path for icmp.i1(src, false, NE)

Marek Olšák via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 14 18:17:23 PST 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL351150: AMDGPU: Add a fast path for icmp.i1(src, false, NE) (authored by mareko, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D52060/new/

https://reviews.llvm.org/D52060

Files:
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstructions.td
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.icmp.ll
  llvm/trunk/test/Transforms/InstCombine/AMDGPU/amdgcn-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52060.181693.patch
Type: text/x-patch
Size: 10809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190115/52898ec6/attachment.bin>


More information about the llvm-commits mailing list