[PATCH] D33720: [PowerPC] Eliminate compares - add i64 sext/zext handling for SETNE

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 05:32:40 PDT 2017


nemanjai created this revision.

This patch adds handling for SETNE patterns with i64 inputs.


Repository:
  rL LLVM

https://reviews.llvm.org/D33720

Files:
  lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  test/CodeGen/PowerPC/logic-ops-on-compares.ll
  test/CodeGen/PowerPC/testComparesinesll.ll
  test/CodeGen/PowerPC/testComparesineull.ll
  test/CodeGen/PowerPC/testComparesllnesll.ll
  test/CodeGen/PowerPC/testComparesllneull.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33720.100852.patch
Type: text/x-patch
Size: 21040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170531/4429dc17/attachment.bin>


More information about the llvm-commits mailing list