[PATCH] D76342: [OpenMP] Implement '#pragma omp tile'
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 22 05:06:14 PDT 2020
ABataev added a comment.
In D76342#2262414 <https://reviews.llvm.org/D76342#2262414>, @Meinersbur wrote:
> Rebase after D83261 <https://reviews.llvm.org/D83261>
I will try to adapt it to the new interface (it won't work for `simd`, still need to capture the variables) and will send the patch back to you.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76342/new/
https://reviews.llvm.org/D76342
More information about the cfe-commits
mailing list