[PATCH] D128203: [OpenMP][IRBuilder] Add support for taskgroup

Shraiysh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 07:05:49 PDT 2022


shraiysh added a comment.

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

> The OpenMPIRBuilderTest.cpp test fails to build on AIX.  https://lab.llvm.org/buildbot/#/builders/214/builds/2398/steps/6/logs/stdio Can you take a look please?

Also, I do not have a PowerPC machine. How do I reproduce this locally? Would just enabling the target in CMake do the trick?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128203



More information about the llvm-commits mailing list