diff options
author | Sergio Afonso <safonsof@amd.com> | 2024-08-14 10:03:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-14 10:03:30 +0100 |
commit | b8b82756cb6a8ee71ef1d8f76542458bffdc1538 (patch) | |
tree | cff976c27d1151ab62745c771397736a18394f27 /llvm/lib/IR/Module.cpp | |
parent | 0d074ba197166b4f00cc3b1b1011625eb7be0a53 (diff) | |
download | llvm-b8b82756cb6a8ee71ef1d8f76542458bffdc1538.zip llvm-b8b82756cb6a8ee71ef1d8f76542458bffdc1538.tar.gz llvm-b8b82756cb6a8ee71ef1d8f76542458bffdc1538.tar.bz2 |
[Flang][OpenMP][Lower] Clause lowering cleanup (#103058)
This patch removes the `ClauseProcessor::processDefault` method due to
it having been implemented in
`DataSharingProcessor::collectDefaultSymbols` instead.
Also, some `genXyzClauses` functions are updated to avoid triggering
TODO errors for clauses not supported by the corresponding construct and
to keep alphabetical sorting on the order in which clauses are
processed.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions