[PATCH] D37357: [x86] eliminate redundant shuffle of horizontal math ops when both inputs are the same

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 1 14:12:01 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312379: [x86] eliminate redundant shuffle of horizontal math ops when both inputs areā€¦ (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D37357?vs=113535&id=113598#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37357

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37357.113598.patch
Type: text/x-patch
Size: 7429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170901/436c32bc/attachment.bin>


More information about the llvm-commits mailing list