[PATCH] D61308: [X86][SSE] Fold add(shuffle(),shuffle()) to hadd on 'slow' targets (PR39920)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 9 10:45:30 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG93bfa5af48db: [X86][SSE] Fold add(shuffle(),shuffle()) to hadd on 'slow' targets (PR39920) (authored by RKSimon).
Herald added a subscriber: hiraditya.
Changed prior to commit:
https://reviews.llvm.org/D61308?vs=197764&id=198872#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61308/new/
https://reviews.llvm.org/D61308
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/avx2-phaddsub.ll
llvm/test/CodeGen/X86/haddsub-shuf.ll
llvm/test/CodeGen/X86/haddsub-undef.ll
llvm/test/CodeGen/X86/haddsub.ll
llvm/test/CodeGen/X86/phaddsub.ll
llvm/test/CodeGen/X86/vector-shuffle-combining.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61308.198872.patch
Type: text/x-patch
Size: 80124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190509/7e9aabd7/attachment.bin>
More information about the llvm-commits
mailing list