[PATCH] D62963: [DAGCombine] GetNegatedExpression - constant float vector support (PR42105)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 11 02:41:32 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363040: [DAGCombine] GetNegatedExpression - constant float vector support (PR42105) (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62963?vs=203570&id=203994#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62963

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/AMDGPU/fneg-fabs.f16.ll
  llvm/trunk/test/CodeGen/X86/fma_patterns.ll
  llvm/trunk/test/CodeGen/X86/fma_patterns_wide.ll
  llvm/trunk/test/CodeGen/X86/fp-fold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62963.203994.patch
Type: text/x-patch
Size: 20965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190611/587238b4/attachment.bin>


More information about the llvm-commits mailing list