[Openmp-commits] [PATCH] D106033: [OpenMP] Folding threadLimit and numThreads when single value in kernels
Jose Manuel Monsalve Diaz via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jul 22 20:14:36 PDT 2021
josemonsalve2 updated this revision to Diff 361072.
josemonsalve2 added a comment.
Modifying to adapt to most of the comments already in here. Will provide more detail soon. Tests are still failing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106033/new/
https://reviews.llvm.org/D106033
Files:
llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
llvm/lib/Transforms/IPO/OpenMPOpt.cpp
llvm/test/Transforms/OpenMP/get_hardware_num_threads_in_block_fold.ll
openmp/libomptarget/deviceRTLs/target_interface.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106033.361072.patch
Type: text/x-patch
Size: 13402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210723/8e80c561/attachment-0001.bin>
More information about the Openmp-commits
mailing list