[PATCH] D93560: [openacc][openmp] Reduce number of generated file and prefer inclusion of .inc
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 23 07:52:10 PDT 2021
clementval added a comment.
In D93560#2644765 <https://reviews.llvm.org/D93560#2644765>, @thakis wrote:
> Great change, thanks for doing it!
>
> Can we fold the `.h.inc` files into the `.inc` files too? I haven't seen `.h.inc` files elsewhere in the build.
We can do it as well if necessary. MLIR has a lot of `.h.inc`.
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