[PATCH] D60150: [DAGCombiner][x86] scalarize splatted vector FP ops

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 5 06:35:09 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357760: [DAGCombiner][x86] scalarize splatted vector FP ops (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60150?vs=193738&id=193862#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60150

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/X86/haddsub-shuf.ll
  llvm/trunk/test/CodeGen/X86/scalarize-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60150.193862.patch
Type: text/x-patch
Size: 18494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190405/f3befe30/attachment.bin>


More information about the llvm-commits mailing list