[PATCH] D58875: [X86] Merge negated ISD::SUB nodes into X86ISD::SUB equivalent (PR40483) (WIP)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 08:56:32 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365791: [X86] Merge negated ISD::SUB nodes into X86ISD::SUB equivalent (PR40483) (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58875?vs=209220&id=209238#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58875/new/

https://reviews.llvm.org/D58875

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/combine-sbb.ll
  llvm/trunk/test/CodeGen/X86/jump_sign.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58875.209238.patch
Type: text/x-patch
Size: 4326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/e2291039/attachment.bin>


More information about the llvm-commits mailing list