Parser support reached OpenACC 3.3 specification.
Bump the numbers to reflect the latest specs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154249
[openacc][NFC] Bump parser support number to OpenACC 3.3 ClosedPublic Authored by clementval on Jun 30 2023, 12:00 PM.
Details Summary Parser support reached OpenACC 3.3 specification.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, stephenneuendorffer, nicolasvasilache, jdoerfert. · View Herald Transcript clementval retitled this revision from [openacc] Bump parser support to OpenACC 3.3 to [openacc][NFC] Bump parser supportnumber to OpenACC 3.3.Jun 30 2023, 12:04 PM clementval retitled this revision from [openacc][NFC] Bump parser supportnumber to OpenACC 3.3 to [openacc][NFC] Bump parser support number to OpenACC 3.3. This revision is now accepted and ready to land.Jun 30 2023, 12:11 PM Comment Actions
Good catch! :-) This revision was landed with ongoing or failed builds.Jun 30 2023, 12:56 PM Closed by commit rG0d6017cd6227: [openacc][NFC] Bump parser support number to OpenACC 3.3 (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 536382 flang/include/flang/Parser/parse-tree.h
flang/lib/Frontend/CompilerInvocation.cpp
flang/lib/Parser/openacc-parsers.cpp
flang/lib/Semantics/check-acc-structure.h
flang/tools/bbc/bbc.cpp
llvm/include/llvm/Frontend/OpenACC/ACC.td
mlir/include/mlir/Dialect/OpenACC/OpenACC.h
mlir/include/mlir/Dialect/OpenACC/OpenACCBase.td
|