[PATCH] D135282: [SLP]Improve costs of vectorized loads/stores by analyzing GEPs.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 13 01:29:01 PDT 2022
RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.
LGTM - in the medium term I think we should be trying to move more of this into getGEPCost - but that callback needs improvement first as its barely used.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135282/new/
https://reviews.llvm.org/D135282
More information about the llvm-commits
mailing list