[PATCH] D109438: [OpenMP] Do not SPMDize generic regions with no parallel

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 8 11:33:24 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6b9a3ec3a260: [OpenMP] Do not SPMDize generic regions with no parallel (authored by jhuber6).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109438

Files:
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/test/Transforms/OpenMP/always_inline_device.ll
  llvm/test/Transforms/OpenMP/get_hardware_num_threads_in_block_fold.ll
  llvm/test/Transforms/OpenMP/is_spmd_exec_mode_fold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109438.371403.patch
Type: text/x-patch
Size: 10684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210908/40540c20/attachment.bin>


More information about the llvm-commits mailing list