[PATCH] D138265: [PowerPC] move ctrloop pass before tail duplication

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 18:29:21 PST 2022


lkail accepted this revision as: lkail.
lkail added a comment.
This revision is now accepted and ready to land.

LGTM. Though there might be some pseudo instruction expansion changed the CFG, they are not breaking assumptions `PPCCTRLoop` made.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138265



More information about the llvm-commits mailing list