[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 06:17:05 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd709dcc09097: [openacc][openmp] Reduce number of generated file and prefer inclusion of .inc (authored by clementval).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93560/new/

https://reviews.llvm.org/D93560

Files:
  llvm/include/llvm/Frontend/OpenACC/ACC.td
  llvm/include/llvm/Frontend/OpenACC/CMakeLists.txt
  llvm/include/llvm/Frontend/OpenMP/CMakeLists.txt
  llvm/include/llvm/Frontend/OpenMP/OMP.td
  llvm/include/llvm/TableGen/DirectiveEmitter.h
  llvm/lib/Frontend/OpenACC/ACC.cpp
  llvm/lib/Frontend/OpenACC/CMakeLists.txt
  llvm/lib/Frontend/OpenMP/CMakeLists.txt
  llvm/lib/Frontend/OpenMP/OMP.cpp
  llvm/test/TableGen/directive1.td
  llvm/test/TableGen/directive2.td
  llvm/test/TableGen/directive3.td
  llvm/utils/TableGen/DirectiveEmitter.cpp
  llvm/utils/TableGen/TableGen.cpp
  llvm/utils/TableGen/TableGenBackends.h
  llvm/utils/gn/secondary/llvm/include/llvm/Frontend/OpenACC/BUILD.gn
  llvm/utils/gn/secondary/llvm/include/llvm/Frontend/OpenMP/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93560.332650.patch
Type: text/x-patch
Size: 32765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210323/fe3eba86/attachment.bin>


More information about the llvm-commits mailing list