[PATCH] D121061: [OpenMPIRBuilder] Allocate temporary at the correct block in a nested parallel

William Moses via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 6 15:34:38 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
wsmoses marked an inline comment as done.
Closed by commit rG87ec6f41bba6: [OpenMPIRBuilder] Allocate temporary at the correct block in a nested parallel (authored by wsmoses).

Changed prior to commit:
  https://reviews.llvm.org/D121061?vs=413309&id=413321#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121061

Files:
  clang/test/OpenMP/irbuilder_nested_openmp_parallel_empty.c
  clang/test/OpenMP/irbuilder_nested_parallel_for.c
  llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
  llvm/include/llvm/Transforms/Utils/CodeExtractor.h
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  llvm/lib/Transforms/IPO/HotColdSplitting.cpp
  llvm/lib/Transforms/IPO/IROutliner.cpp
  llvm/lib/Transforms/Utils/CodeExtractor.cpp
  mlir/test/Target/LLVMIR/openmp-nested.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121061.413321.patch
Type: text/x-patch
Size: 49991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220306/bc263f83/attachment-0001.bin>


More information about the cfe-commits mailing list