diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2023-11-30 13:16:53 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-30 13:16:53 -0800 |
commit | a1db874d35cb60d536d460a194f8c40c9eeb8dff (patch) | |
tree | 933f9403dfd8012fad8cd51d010708d4373a856a /flang/lib/Parser/preprocessor.cpp | |
parent | 5f864ba1957e42283b9680ee47811d12e69d92bd (diff) | |
download | llvm-a1db874d35cb60d536d460a194f8c40c9eeb8dff.zip llvm-a1db874d35cb60d536d460a194f8c40c9eeb8dff.tar.gz llvm-a1db874d35cb60d536d460a194f8c40c9eeb8dff.tar.bz2 |
[flang][openacc] Allow multiple clauses when in preceded by device_type (#73976)
Some clauses can be repeated on the compute construct when they are
placed after `device_type`. The semantic check was reporting an error
for these cases. This patch fixes this.
Diffstat (limited to 'flang/lib/Parser/preprocessor.cpp')
0 files changed, 0 insertions, 0 deletions