[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
Mon Nov 28 08:00:14 PST 2022
DavidTruby updated this revision to Diff 478246.
DavidTruby added a comment.
Fix failing unit test
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138495.478246.patch
Type: text/x-patch
Size: 13922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221128/553a3323/attachment.bin>
More information about the Openmp-commits
mailing list