diff options
author | Kiran Chandramohan <kiran.chandramohan@arm.com> | 2024-04-15 14:24:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-15 14:24:42 +0100 |
commit | 17cb8a537b688ac6e4187f28f9e784491bb8abc5 (patch) | |
tree | 92d1fe74f167aee0b5725f4d0c43cc33efae9483 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 1b310c45e914f0a76fa594bebdff44e7a386d4f9 (diff) | |
download | llvm-17cb8a537b688ac6e4187f28f9e784491bb8abc5.zip llvm-17cb8a537b688ac6e4187f28f9e784491bb8abc5.tar.gz llvm-17cb8a537b688ac6e4187f28f9e784491bb8abc5.tar.bz2 |
[Flang][OpenMP] Accept the reduction modifier (#86492)
Accept the reduction modifier in the Flang parser. Issue a TODO message
during lowering.
OpenMP 5.0 introduced the reduction modifier. Details can be seen in
2.19.5.4 reductionClause.
OpenMP 5.2 relevant section is 5.5.8reductionClause.
This will help remove some of the parser errors highlighted in the
following post and also bring it to a well defined behaviour (produce
TODO errors for unsupported features, do not crash).
https://discourse.llvm.org/t/proposal-rename-flang-new-to-flang/69462/60
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions