[PATCH] D61426: [X86][SSE] lowerAddSubToHorizontalOp - enable ymm extraction+fold

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 06:59:47 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359786: [X86][SSE] lowerAddSubToHorizontalOp - enable ymm extraction+fold (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61426?vs=197733&id=197773#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61426

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/haddsub.ll
  llvm/trunk/test/CodeGen/X86/phaddsub-extract.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61426.197773.patch
Type: text/x-patch
Size: 9979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190502/3e25f6bc/attachment.bin>


More information about the llvm-commits mailing list