[PATCH] D136601: [OpenMP] [OMPIRBuilder] Create a new datatype to hold the unique target region info

Jan Sjödin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 10:33:25 PDT 2022


jsjodin added a comment.

In D136601#3889822 <https://reviews.llvm.org/D136601#3889822>, @kda wrote:

> The bracket builds have finished and they seem to have a conclusive result.  The test starts failing with this patch.
>
> Built at this patch: https://lab.llvm.org/buildbot/#/builders/236/builds/803
> Built at prior patch: https://lab.llvm.org/buildbot/#/builders/236/builds/804

When I have a fix, is there a way for me to test my code on the buildbot? I don't seem to be able to reproduce the problem on my machine.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136601



More information about the llvm-commits mailing list