[PATCH] D90848: llvmbuildectomy - part 2
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 13 17:17:36 PST 2020
clementval added a comment.
In D90848#2395151 <https://reviews.llvm.org/D90848#2395151>, @leonardchan wrote:
>> Are there any OpenACC specific tests?
>
> AFAICT after a quick look through the monorepo, there doesn't seem to be any llvm-specific tests for OpenACC.
OpenACC specific tests are part of Flang or MLIR for the OpenACC dialect. The frontend part should be similar to OpenMP.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90848/new/
https://reviews.llvm.org/D90848
More information about the llvm-commits
mailing list