[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 04:23:24 PST 2020


RKSimon updated this revision to Diff 244132.
RKSimon added a comment.

rebase


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.244132.patch
Type: text/x-patch
Size: 28756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/ae354496/attachment.bin>


More information about the llvm-commits mailing list