[PATCH] D83567: [DAGCombiner] allow load/store merging if pairs can be rotated into place

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 13 01:04:19 PDT 2020


RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.

LGTM - I'm curious whether rotates across more load/stores would be useful or not: https://gcc.godbolt.org/z/196ar9


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83567/new/

https://reviews.llvm.org/D83567





More information about the llvm-commits mailing list