[PATCH] D33369: [PowerPC] Eliminate compares - add i64 sext/zext handling for equality
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 19 14:29:53 PDT 2017
nemanjai created this revision.
This patch adds the SETEQ patterns for i64 values.
Repository:
rL LLVM
https://reviews.llvm.org/D33369
Files:
lib/Target/PowerPC/PPCISelDAGToDAG.cpp
test/CodeGen/PowerPC/expand-isel.ll
test/CodeGen/PowerPC/testComparesieqsll.ll
test/CodeGen/PowerPC/testComparesiequll.ll
test/CodeGen/PowerPC/testCompareslleqsll.ll
test/CodeGen/PowerPC/testComparesllequll.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33369.99597.patch
Type: text/x-patch
Size: 22927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170519/2285c3f8/attachment.bin>
More information about the llvm-commits
mailing list