diff options
author | Valentin Clement <clementval@gmail.com> | 2022-02-07 09:12:17 +0100 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2022-02-07 09:14:09 +0100 |
commit | 2c2e5a5d0f191027ab447899599baeaf744fc2eb (patch) | |
tree | 011fb9380ee2ae62f54eff24c2e64221f7717c3f /llvm/lib/Bitstream/Reader/BitstreamReader.cpp | |
parent | 24562babdf16093052230e91332f1b1f13e2c4de (diff) | |
download | llvm-2c2e5a5d0f191027ab447899599baeaf744fc2eb.zip llvm-2c2e5a5d0f191027ab447899599baeaf744fc2eb.tar.gz llvm-2c2e5a5d0f191027ab447899599baeaf744fc2eb.tar.bz2 |
[flang] Basic local variable lowering
This patch add lowering for simple local variable.
- The signatures in `ConvertType.h` have been simplified to take advantage of the `AbstractConverter`.
- The lowering make use of the `allocateLocal` from the `FirOpBuilder`.
This lowering is used in patch D118982
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: kiranchandramohan, jeanPerier, schweitz
Differential Revision: https://reviews.llvm.org/D118978
Diffstat (limited to 'llvm/lib/Bitstream/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions