[PATCH] D116931: [GlobalISel][Legalizer] Support reducing load/store width in big endian order

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 7 05:05:00 PST 2022


RKSimon added a comment.

I meant rebase this patch on top of D119132 <https://reviews.llvm.org/D119132> - that way we show the effect of this patch on the test's codegen. So D119132 <https://reviews.llvm.org/D119132> must pass with current upstream trunk


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

https://reviews.llvm.org/D116931



More information about the llvm-commits mailing list