[PATCH] D130115: [DAGCombiner] More load-store forwarding for big-endian
Roland Froese via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 21 12:42:33 PDT 2022
RolandF updated this revision to Diff 446611.
RolandF added a comment.
Forgot to include the new tests.
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.446611.patch
Type: text/x-patch
Size: 35234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220721/1b086560/attachment-0001.bin>
More information about the llvm-commits
mailing list