[PATCH] D138495: [openmp][mlir] Lower parallel if to new fork_call_if function.

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 06:25:36 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb72f1ec9fbb1: [openmp][mlir] Lower parallel if to new fork_call_if function. (authored by DavidTruby).

Changed prior to commit:
  https://reviews.llvm.org/D138495?vs=480480&id=481623#toc

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.481623.patch
Type: text/x-patch
Size: 16225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221209/965a8c1f/attachment.bin>


More information about the llvm-commits mailing list