[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 Jun 7 06:18:32 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304907: [PowerPC] Eliminate integer compare instructions - vol. 5 (authored by nemanjai).

Changed prior to commit:
  https://reviews.llvm.org/D33720?vs=100852&id=101723#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33720

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33720.101723.patch
Type: text/x-patch
Size: 21238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170607/352c580f/attachment.bin>


More information about the llvm-commits mailing list