[PATCH] D101849: [OpenMP][NFC] Refactor Clang OpenMP tests using update_cc_test_checks
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 6 07:45:40 PDT 2021
jdoerfert added a comment.
In D101849#2741980 <https://reviews.llvm.org/D101849#2741980>, @DavidSpickett wrote:
> I've required X86 target for this test to get our bots green again.
We can have that as a workaround sure.
> Either way this seems like a bug given that clang usually doesn't require the llvm backend for a particular target.
I agree, something is amiss.
> We will probably remove the fopenmp-simd check lines again now, but this is still something we might want to investigate, non-determinism has the tendency to come back and bite you.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101849/new/
https://reviews.llvm.org/D101849
More information about the cfe-commits
mailing list