[PATCH] D153504: [DAG][AArch64] Fold shuffle_vector<4,5,6,7> to extract_subvector
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 30 03:13:59 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG14f54a594e5b: [DAG][AArch64] Fold shuffle_vector<4,5,6,7> to extract_subvector (authored by dmgreen).
Changed prior to commit:
https://reviews.llvm.org/D153504?vs=533485&id=536166#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153504/new/
https://reviews.llvm.org/D153504
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/add-extract.ll
llvm/test/CodeGen/AArch64/shuffles.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-shuffles.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153504.536166.patch
Type: text/x-patch
Size: 6092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230630/d2fd1ecf/attachment.bin>
More information about the llvm-commits
mailing list