[PATCH] D112940: Add a tool for diffing instruction count + stack size remarks

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 17 00:12:07 PST 2021


jhenderson added a comment.

In D112940#3135470 <https://reviews.llvm.org/D112940#3135470>, @paquette wrote:

> Add the tool to the lit tool substitutions. (Not sure if this is the correct way to do this, let's see!)

I think what you've done is right, but apparently it's not the issue.

I just noticed that all the failures are on debian machines, but I think there's also Windows machines that run the pre-merge checks. This could be a red-herring though. Sorry, I'm out of further ideas.


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

https://reviews.llvm.org/D112940



More information about the llvm-commits mailing list