[PATCH] D127392: [AggressiveInstCombine] Combine consecutive loads which are being merged to form a wider load.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 22 08:34:36 PDT 2022


RKSimon added a comment.

Please ensure you precommit the new tests to trunk and then rebase this patch on it - so we see the effect of the patch on the IR


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

https://reviews.llvm.org/D127392



More information about the llvm-commits mailing list