[Openmp-commits] [PATCH] D123193: [OpenMP] libomp: Add missing ompt callbacks in hier barrier reduction
Misono Tomohiro via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Apr 7 21:16:14 PDT 2022
t-msn added a comment.
Thanks for the suggestion. I tried if lit's regex can be used but got no luck. So, I decided to follow the advice.
I think it is better to separate patches and here is the patch to run barrier/reduction test for each barrier : D123359 <https://reviews.llvm.org/D123359>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123193/new/
https://reviews.llvm.org/D123193
More information about the Openmp-commits
mailing list