[PATCH] D93560: [openacc][openmp] Reduce number of generated file and prefer inclusion of .inc
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 16 15:08:48 PDT 2021
Meinersbur accepted this revision.
Meinersbur added a comment.
This revision is now accepted and ready to land.
I'd prefer using the name "impl" for the implementation, but my LGTM does not depend on it.
================
Comment at: llvm/utils/TableGen/TableGen.cpp:138
clEnumValN(GenDirectivesEnumGen, "gen-directive-gen",
"Generate directive related implementation code part")));
----------------
What does "part" refer to?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93560/new/
https://reviews.llvm.org/D93560
More information about the llvm-commits
mailing list