[PATCH] D106967: [flang][openacc][NFC] Extract device_type parser to its own
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 28 08:08:33 PDT 2021
clementval created this revision.
Herald added a reviewer: sscalpone.
Herald added a subscriber: mehdi_amini.
clementval requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Move the device_type parser to a separate parser AccDeviceTypeExprList.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D106967
Files:
flang/include/flang/Parser/dump-parse-tree.h
flang/include/flang/Parser/parse-tree.h
flang/lib/Lower/OpenACC.cpp
flang/lib/Parser/openacc-parsers.cpp
llvm/include/llvm/Frontend/OpenACC/ACC.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106967.362396.patch
Type: text/x-patch
Size: 6767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210728/ee5bc708/attachment-0001.bin>
More information about the llvm-commits
mailing list