[PATCH] D37317: [X86] Don't pull carry through X86ISD::ADD carryin, -1 if we can't guranteed we're really using the carry flag from the add.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 14:40:49 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312285: [X86] Don't pull carry through X86ISD::ADD carryin, -1 if we can't guranteed… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D37317?vs=113449&id=113479#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37317

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37317.113479.patch
Type: text/x-patch
Size: 4125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170831/a8e53d07/attachment.bin>


More information about the llvm-commits mailing list