[PATCH] D84965: [flang][OpenMP] Added initial support for lowering OpenMP parallel construct
David Truby via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 31 05:48:23 PDT 2020
DavidTruby added a comment.
If this lowers to the OpenMP MLIR Dialect, would it be possible to have some lit codegen tests on the generated IR from a sample input file? Unless not all the necessary infrastructure is in yet for this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84965/new/
https://reviews.llvm.org/D84965
More information about the llvm-commits
mailing list