[PATCH] D130115: [DAGCombiner] More load-store forwarding for big-endian

Roland Froese via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 9 14:49:30 PDT 2022


RolandF updated this revision to Diff 451275.
RolandF added a comment.

Update diff to show diffs with 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.451275.patch
Type: text/x-patch
Size: 27296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220809/2cea2ecd/attachment.bin>


More information about the llvm-commits mailing list