[PATCH] D131503: [DAGCombine] Combine signext_inreg of extract-extend
Peter Waller via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 15 04:09:03 PDT 2022
This revision was automatically updated to reflect the committed changes.
peterwaller-arm marked an inline comment as done.
Closed by commit rG6e85db729300: [DAGCombine] Combine signext_inreg of extract-extend (authored by peterwaller-arm).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131503/new/
https://reviews.llvm.org/D131503
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/extract-subvec-combine.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-masked-gather.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-masked-loads.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-masked-scatter.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-masked-stores.ll
llvm/test/CodeGen/AArch64/vector-fcvt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131503.452625.patch
Type: text/x-patch
Size: 7898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220815/33e28024/attachment.bin>
More information about the llvm-commits
mailing list