[PATCH] D91556: [OpenMPIRBuilder} Add capturing of parameters to pass to omp::parallel

Lubomir Litchev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 21 02:04:05 PST 2020


llitchev updated this revision to Diff 313041.
llitchev added a comment.

Removed the changes from threads.ll.

I'll pull this is a new Diff.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91556

Files:
  clang/test/OpenMP/parallel_codegen.cpp
  llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
  mlir/test/Conversion/OpenMPToLLVM/convert-to-llvmir.mlir
  mlir/test/Conversion/OpenMPToLLVM/openmp_float-parallel_param.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91556.313041.patch
Type: text/x-patch
Size: 27134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201221/c31b3167/attachment-0001.bin>


More information about the cfe-commits mailing list