[PATCH] D118601: [DebugInfo][InstrRef] Add a max-stack-slots-to-track limitation / cut-out

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 1 18:31:11 PST 2022


nemanjai added a comment.

In D118601#3289012 <https://reviews.llvm.org/D118601#3289012>, @kda wrote:

> This may be breaking PPC sanitizer buildbot: https://lab.llvm.org/buildbot/#/builders/105/builds/20857/steps/7/logs/FAIL__LLVM__spill-slot-limits_mir

It is not just the PPC bots. This is breaking multiple bots (presumably due to missing triple). A non-PPC example: https://lab.llvm.org/buildbot/#/builders/179/builds/2845


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118601



More information about the llvm-commits mailing list