[PATCH] D74231: [X86] combineFneg - generalize FMA negations with isNegatibleForFree/getNegatedExpression

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 08:14:38 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGff307c8120ec: [X86] combineFneg - generalize FMA negations with… (authored by RKSimon).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74231

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/horizontal-reduce-umax.ll
  llvm/test/CodeGen/X86/horizontal-reduce-umin.ll
  llvm/test/CodeGen/X86/vector-reduce-umax.ll
  llvm/test/CodeGen/X86/vector-reduce-umin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74231.244188.patch
Type: text/x-patch
Size: 28756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/cf10bea6/attachment.bin>


More information about the llvm-commits mailing list