diff options
author | Ethan Luis McDonough <ethanluismcdonough@gmail.com> | 2023-05-10 14:50:41 -0500 |
---|---|---|
committer | Ethan Luis McDonough <ethanluismcdonough@gmail.com> | 2023-05-10 14:57:20 -0500 |
commit | 6311ab21474a0f3e0340515185cd1d6e33a9892a (patch) | |
tree | b1724dbcccfe7ca73b13f96dbbfb0c1a58f083f2 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 845e72eb78e8292d87a4f8192cefc27ecab65c01 (diff) | |
download | llvm-6311ab21474a0f3e0340515185cd1d6e33a9892a.zip llvm-6311ab21474a0f3e0340515185cd1d6e33a9892a.tar.gz llvm-6311ab21474a0f3e0340515185cd1d6e33a9892a.tar.bz2 |
[Flang] Syntax support for OMP Allocators Construct
OpenMP 5.2 introduces a Fortran specific construct that aims to replace the executable allocate directive. This patch seeks to add parser support for the directive as well as the allocator clause with the [[ https://www.openmp.org/wp-content/uploads/OpenMP-API-Specification-5-2.pdf#section.6.6 | extended align/complex ]] modifier.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D149727
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions