[PATCH] D148916: [Support][Parallel] Initialize threadIndex and add assertion checking its usage.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 06:51:12 PDT 2023


avl added a comment.

In D148916#4315282 <https://reviews.llvm.org/D148916#4315282>, @Jake-Egan wrote:

> It looks like this caused a failure on AIX, could you take a look please?
>
> https://lab.llvm.org/buildbot/#/builders/214/builds/7230/steps/6/logs/FAIL__LLVM-Unit__84

Hi, thank you for reporting the issue. At first glance it looks unrelated, but I will check more.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148916



More information about the llvm-commits mailing list