[PATCH] D142084: [RFC][X86][MemFold] Upgrade the mechanism of auto-generated Memory Folding Table

Bing Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 02:58:59 PDT 2023


yubing added a comment.

In D142084#4201278 <https://reviews.llvm.org/D142084#4201278>, @vitalybuka wrote:

> Breaks this bot https://lab.llvm.org/buildbot/#/builders/5/builds/32220/steps/16/logs/stdio

@vitalybuka , do you know how to reproduce the issue by buildbot_fast.sh?
i tried https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild#try-local-changes
but it set HEAD wrongly at

  commit 8dfdcc7b7bf66834a761bd8de445840ef68e4d1a
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   Thu Nov 17 21:34:29 2022 +0100
  
      [libc++] Fix memory leaks when throwing inside std::vector constructors
  
      Fixes #58392
  
      Reviewed By: ldionne, #libc
  
      Spies: alexfh, hans, joanahalili, dblaikie, libcxx-commits
  
      Differential Revision: https://reviews.llvm.org/D138601


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142084



More information about the llvm-commits mailing list