This patch removes the OMP_DIRECTIVE definition from OMPKinds.def since they
are now defined in OMP.td and OMP_DIRECTIVE is not used anymore in the code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84329
[openmp] Clean up OMPKinds.def remove OMP_DIRECTIVE ClosedPublic Authored by clementval on Jul 22 2020, 8:02 AM.
Details Summary This patch removes the OMP_DIRECTIVE definition from OMPKinds.def since they
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, aaron.ballman, sstefan1 and 3 others. · View Herald Transcript This revision is now accepted and ready to land.Jul 24 2020, 9:25 AM Closed by commit rG43f09110402d: [openmp] Clean up OMPKinds.def remove OMP_DIRECTIVE (authored by clementval). · Explain WhyJul 24 2020, 12:07 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 280543 llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
|