[Openmp-commits] [PATCH] D113124: [OpenMP] Avoid costly shadow map traversals whenever possible

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Dec 10 12:55:48 PST 2021


jhuber6 added a comment.

In D113124#3186283 <https://reviews.llvm.org/D113124#3186283>, @JonChesterfield wrote:

> This seems to have broken some x64 openmp tests, e.g. https://lab.llvm.org/buildbot/#/builders/193/builds/2940



In D113124#3186301 <https://reviews.llvm.org/D113124#3186301>, @ronlieb wrote:

> i see the same failures in my local build, and when i revert this commit, and rebuild/test, failures go away

Yeah, I can see those failures now. I can revert until it's figured out.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113124



More information about the Openmp-commits mailing list