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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 7 09:20:15 PDT 2019


RKSimon updated this revision to Diff 203570.
RKSimon edited the summary of this revision.
RKSimon added a comment.

Added undef handling


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62963

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62963.203570.patch
Type: text/x-patch
Size: 18375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190607/078aca3e/attachment.bin>


More information about the llvm-commits mailing list