[PATCH] D79886: [DAGCombiner] try to move splat after binop with splat constant
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 26 05:55:07 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf368040c14f4: [DAGCombiner] try to move splat after binop with splat constant (authored by spatel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79886/new/
https://reviews.llvm.org/D79886
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/X86/vector-fshl-128.ll
llvm/test/CodeGen/X86/vector-fshl-256.ll
llvm/test/CodeGen/X86/vector-fshl-512.ll
llvm/test/CodeGen/X86/vector-fshl-rot-128.ll
llvm/test/CodeGen/X86/vector-fshr-128.ll
llvm/test/CodeGen/X86/vector-fshr-256.ll
llvm/test/CodeGen/X86/vector-fshr-512.ll
llvm/test/CodeGen/X86/vector-fshr-rot-128.ll
llvm/test/CodeGen/X86/vector-fshr-rot-256.ll
llvm/test/CodeGen/X86/vector-rotate-128.ll
llvm/test/CodeGen/X86/vector-shift-ashr-128.ll
llvm/test/CodeGen/X86/vector-shift-lshr-128.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79886.266178.patch
Type: text/x-patch
Size: 283408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/4fef67bc/attachment-0001.bin>
More information about the llvm-commits
mailing list