[PATCH] D25221: [PPC][DAGCombine] Convert SETCC to subtract when the result is zero extended
Ehsan Amiri via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 3 05:28:03 PDT 2016
amehsan updated this revision to Diff 76843.
amehsan added a comment.
now fully tested with test-suite.
https://reviews.llvm.org/D25221
Files:
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.h
pzero-fp-xored.ll
test/CodeGen/PowerPC/setcc-to-sub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25221.76843.patch
Type: text/x-patch
Size: 10687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161103/f79891cb/attachment.bin>
More information about the llvm-commits
mailing list