[Openmp-commits] [PATCH] D114501: [OpenMP][test] Regression tests for OpenMPIRBuilder.
Michael Kruse via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Dec 8 09:51:58 PST 2021
Meinersbur added a comment.
The two additional tests cause clang with `-fopenmp-enable-irbuilder` to crash, their introduction is not motivated by a specific execution behaviour (although that is useful too). D115216 <https://reviews.llvm.org/D115216> is the basis to fix those. I will add descriptions to the tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114501/new/
https://reviews.llvm.org/D114501
More information about the Openmp-commits
mailing list