[PATCH] D141823: [SCEV] More precise trip multiples

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 16 11:48:38 PST 2023


nikic added a comment.

In D141823#4056673 <https://reviews.llvm.org/D141823#4056673>, @caojoshua wrote:

> In D141823#4055951 <https://reviews.llvm.org/D141823#4055951>, @nikic wrote:
>
>> Precommit tests please.
>
> What is precommit test? I've been running llvm-lit llvm/test

Commit the new tests with baseline checks (without your patch), and then rebase on top, so it only shows diffs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141823



More information about the llvm-commits mailing list