[Openmp-commits] [PATCH] D119988: [OpenMP][Offloading] Fix test case issues in bug49334.cpp
Joachim Protze via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Feb 24 06:49:12 PST 2022
protze.joachim added a comment.
In D119988#3341375 <https://reviews.llvm.org/D119988#3341375>, @tianshilei1992 wrote:
> I change it back to 256.
I think what @jdoerfert and @hyviquel suggested is to make N a compile-time parameter and have two RUN lines, one setting `-DN=16`, one setting `-DN=256`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119988/new/
https://reviews.llvm.org/D119988
More information about the Openmp-commits
mailing list