[PATCH] D57234: [X86] Simplify X86ISD::ADD/SUB if we don't use the result flag

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 25 08:00:29 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352210: [X86] Simplify X86ISD::ADD/SUB if we don't use the result flag (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57234?vs=183524&id=183544#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57234

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/adx-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/adx-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/combine-adx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57234.183544.patch
Type: text/x-patch
Size: 4891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190125/f2bb7671/attachment.bin>


More information about the llvm-commits mailing list