[PATCH] D142646: [OpenMP] Make OpenMPOpt aware of the OpenMP runtime's status

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 11:24:05 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0bdde9dfb9b1: [OpenMP] Make OpenMPOpt aware of the OpenMP runtime's status (authored by jhuber6).

Changed prior to commit:
  https://reviews.llvm.org/D142646?vs=492481&id=492529#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142646/new/

https://reviews.llvm.org/D142646

Files:
  llvm/include/llvm/Transforms/IPO/OpenMPOpt.h
  llvm/lib/Passes/PassBuilderPipelines.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/test/Transforms/OpenMP/custom_state_machines_pre_lto.ll
  llvm/test/Transforms/OpenMP/spmdization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142646.492529.patch
Type: text/x-patch
Size: 9786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230126/865f6e16/attachment.bin>


More information about the llvm-commits mailing list