diff options
author | Jean Perier <jperier@nvidia.com> | 2022-10-19 11:06:27 +0200 |
---|---|---|
committer | Jean Perier <jperier@nvidia.com> | 2022-10-19 11:06:58 +0200 |
commit | a398981fb0f01473dbf9833677fe858630c38282 (patch) | |
tree | 37516b73fef3fd19a8a7db58c00398ce1bc099da /llvm/lib/Support/CommandLine.cpp | |
parent | 747f27d97d230b0b3e318dd9d3815d27d1bb0652 (diff) | |
download | llvm-a398981fb0f01473dbf9833677fe858630c38282.zip llvm-a398981fb0f01473dbf9833677fe858630c38282.tar.gz llvm-a398981fb0f01473dbf9833677fe858630c38282.tar.bz2 |
[flang] Add fir.declare operation
Add fir.declare operation whose purpose was described in https://reviews.llvm.org/D134285.
It uses the FortranVariableInterfaceOp for most of its logic (including the verifier).
The rational is that all these aspects/logic will be shared by hlfir.designate and
hlfir.associate.
Its codegen and lowering will be added in later patches.
Differential Revision: https://reviews.llvm.org/D136181
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions