[PATCH] D131873: [PowerPC] Optimize compare by using record form in post-RA.

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 20:27:39 PDT 2022


shchenz accepted this revision as: shchenz.
shchenz added a comment.

> More investigation is required to exploit other opportunities for optimization comparison.

Yes, I agree, this is definitely worth further investigation.

This patch LGTM too. Thanks for adding this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131873



More information about the llvm-commits mailing list