[PATCH] D122247: [OpenMP] Initial parsing/sema for the 'omp parallel loop' construct

Mike Rice via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 09:20:23 PDT 2022


mikerice added a comment.

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

> Hi, this change causes a LIT failure on AIX.
>
> https://lab.llvm.org/buildbot/#/builders/214/builds/374/steps/6/logs/FAIL__Clang__index-source_m

Hi @Jake-Egan, not sure I understand.  This change was checked in 22 Mar 13:55:47 but the changes tested in this build are from 23 Mar.  
Is the test still failing?


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

https://reviews.llvm.org/D122247



More information about the llvm-commits mailing list