[PATCH] D61263: [X86][SSE] Fold scalar horizontal add/sub for non-0/1 element extractions

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 1 10:12:22 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359707: [X86][SSE] Fold scalar horizontal add/sub for non-0/1 element extractions (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61263?vs=197538&id=197584#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61263

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: D61263.197584.patch
Type: text/x-patch
Size: 44105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190501/f93fbbe4/attachment.bin>


More information about the llvm-commits mailing list