[Openmp-commits] [PATCH] D138495: [openmp][mlir] Lower parallel if to new fork_call_if function.
David Truby via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Dec 6 07:08:31 PST 2022
DavidTruby updated this revision to Diff 480480.
DavidTruby added a comment.
Fix failing MLIR lit tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138495/new/
https://reviews.llvm.org/D138495
Files:
llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
mlir/test/Target/LLVMIR/openmp-llvm.mlir
openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_csupport.cpp
openmp/runtime/test/lit.cfg
openmp/runtime/test/parallel/omp_parallel_if.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138495.480480.patch
Type: text/x-patch
Size: 16218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221206/04230b5c/attachment-0001.bin>
More information about the Openmp-commits
mailing list