[PATCH] D130115: [DAGCombiner] More load-store forwarding for big-endian
Roland Froese via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 14 12:37:11 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG207228c1d650: [DAGCombiner] More load-store forwarding for big-endian (authored by RolandF).
Changed prior to commit:
https://reviews.llvm.org/D130115?vs=451275&id=460186#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130115/new/
https://reviews.llvm.org/D130115
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/load-store-forwarding.ll
llvm/test/CodeGen/Mips/cconv/vector.ll
llvm/test/CodeGen/PowerPC/aix-cc-byval.ll
llvm/test/CodeGen/PowerPC/ppc64-byval-larger-struct.ll
llvm/test/CodeGen/PowerPC/ppc64-byval-multi-store.ll
llvm/test/CodeGen/PowerPC/pr45301.ll
llvm/test/CodeGen/PowerPC/store-forward-be32.ll
llvm/test/CodeGen/PowerPC/store-forward-be64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130115.460186.patch
Type: text/x-patch
Size: 27237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220914/7bdc04c7/attachment.bin>
More information about the llvm-commits
mailing list