diff options
author | khaki3 <47756807+khaki3@users.noreply.github.com> | 2024-05-30 11:34:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-30 11:34:19 -0700 |
commit | 3af717d661e9fe8d562181b933a373ca58e41b27 (patch) | |
tree | 95b7bdbd273d8f3ebb4d63e3dd46fe88edc64291 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 485f9f589595006a8d10b8d39bde7124b0dc2042 (diff) | |
download | llvm-3af717d661e9fe8d562181b933a373ca58e41b27.zip llvm-3af717d661e9fe8d562181b933a373ca58e41b27.tar.gz llvm-3af717d661e9fe8d562181b933a373ca58e41b27.tar.bz2 |
[flang] Add parsing of DO CONCURRENT REDUCE clause (#92518)
Derived from #92480. This PR supports parsing of the DO CONCURRENT
REDUCE clause in Fortran 2023. Following the style of the OpenMP parser
in MLIR, the front end accepts both arbitrary operations and procedures
for the REDUCE clause. But later Semantics can notify type errors and
resolve procedure names.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions