[PATCH] D82470: [OpenMP][IRBuilder] Support allocas in nested parallel regions

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 28 11:51:42 PDT 2020


jdoerfert updated this revision to Diff 273961.
jdoerfert edited the summary of this revision.
jdoerfert added a comment.

restrict this to the alloca support


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82470

Files:
  llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82470.273961.patch
Type: text/x-patch
Size: 13037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200628/955fde05/attachment-0001.bin>


More information about the cfe-commits mailing list