[PATCH] D109676: [HardwareLoops] put +1 for loop count before zero extension

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 14 17:36:19 PDT 2021


shchenz added a subscriber: reames.
shchenz added a comment.

In D109676#3065312 <https://reviews.llvm.org/D109676#3065312>, @reames wrote:

> Removing self as reviewer.  The SCEV change has been made and looks reasonable, the rest of the review requires context for the hardware loop detection feature I don't have.

Thanks very much for your review about the SCEV part @reames

@samparker Hi Sam, do you think the change in HardwareLoop pass is reasonable especially the changes in the hardware loop test cases. Thanks in advance.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109676



More information about the llvm-commits mailing list