[Openmp-commits] [PATCH] D101030: [OpenMP] Overhaul `declare target` handling
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri May 7 15:42:37 PDT 2021
jdoerfert added a comment.
In D101030#2745429 <https://reviews.llvm.org/D101030#2745429>, @gregmiller wrote:
> Hello, We are maintaining a downstream version of the monorepo based on the LLVM main branch. We have not transitioned to the new PM yet. In a recent attempt to merge the latest upstream commits into our monorepo we came across the following test failures after your commit.
> F16720091: failed_report.txt <https://reviews.llvm.org/F16720091>
> For below test cases:
>
> remarks_parallel_in_multiple_target_state_machines.c
> remarks_parallel_in_target_state_machine.c
>
> Thanks
> greg
Can you add (and if you want upstream) a change that forces the use of the new pass manager for those tests?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101030/new/
https://reviews.llvm.org/D101030
More information about the Openmp-commits
mailing list