[PATCH] D102197: [OpenMP] Enable HeapToStack conversion in OpenMPOpt for new RTL globalization calls

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 12:17:42 PDT 2021


jhuber6 updated this revision to Diff 347100.
jhuber6 edited the summary of this revision.
jhuber6 added a comment.

Rebasing on D97818 <https://reviews.llvm.org/D97818> as they mutually invalidated eachother's tests when combined.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102197

Files:
  llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/test/Transforms/OpenMP/gpu_state_machine_function_ptr_replacement.ll
  llvm/test/Transforms/OpenMP/remove_globalization.ll
  llvm/test/Transforms/PhaseOrdering/openmp-opt-module.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102197.347100.patch
Type: text/x-patch
Size: 9241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210521/51eb0924/attachment.bin>


More information about the llvm-commits mailing list