[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 Nov 26 20:30:56 PST 2018
mareko updated this revision to Diff 175387.
mareko edited the summary of this revision.
mareko added a comment.
Add InstCombine tests.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D52060/new/
https://reviews.llvm.org/D52060
Files:
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIInstructions.td
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/CodeGen/AMDGPU/llvm.amdgcn.icmp.ll
test/Transforms/InstCombine/AMDGPU/amdgcn-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52060.175387.patch
Type: text/x-patch
Size: 10644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181127/0bf20521/attachment.bin>
More information about the llvm-commits
mailing list