[Openmp-dev] llvm-lit failures in openmp runtime [kmp_set_dispatch_buf, c & dependences.c]
Saiyedul Islam via Openmp-dev
openmp-dev at lists.llvm.org
Tue Jun 30 03:16:53 PDT 2020
Hey all,
I am getting following lit-failures from harbormaster for my unrelated
OpenMP patch as well as in the local setup for building upstream:
1. openmp/runtime/test/env/kmp_set_dispatch_buf.c
2. openmp/runtime/test/worksharing/for/kmp_set_dispatch_buf.c
3. openmp/runtime/test/ompt/tasks/dependences.c
- openmp/runtime/test/ompt/tasks/dependences.c:94:11: error: CHECK:
expected string not found in input
- // CHECK: {{^}}[[MASTER_ID]]: fuzzy_address={{.*}}[[RETURN_ADDRESS]]
Error for 1st and 2nd is something like: “a = 4082 (should be 4060), b
= 4038 (should be 4060)”
Has anyone else noticed these failures? If so, is anyone working on it?
Regards,
Saiyedul Islam, PhD
AMD
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20200630/5b0f2a3b/attachment.html>
More information about the Openmp-dev
mailing list