[PATCH] D110438: [BPI] Keep BPI available in loop passes through LoopStandardAnalysisResults

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 28 07:19:23 PDT 2021


anna added a comment.

The removed code in LoopPredication (which removes BPI calculation per Loop predication invocation) shows the testcase difference.  I was hoping to keep the loop predication change separate to save some downstream merge headaches, but couldn't show a testcase for the standalone original change in this review.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110438



More information about the llvm-commits mailing list