[PATCH] D108750: [PowerPC] common chains to reuse offsets to reduce register pressure

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 22 02:22:39 PDT 2021


shchenz planned changes to this revision.
shchenz added a comment.

For a better review, I will split the patch into two patches:
1: NFC patch for the function outlining, like `rewriteForBase` and `rewriteForBucketElement`;
2: functionality change for chain common


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108750



More information about the llvm-commits mailing list