diff options
| author | Valentin Clement <clementval@gmail.com> | 2021-10-29 23:20:50 +0200 |
|---|---|---|
| committer | Valentin Clement <clementval@gmail.com> | 2021-10-29 23:21:43 +0200 |
| commit | 044d5b5dd184ebdf20bcdfc62fa4bc7f1efd047c (patch) | |
| tree | feed8dab49f9071c9b2bdbdc3609558952c38579 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 274a9b0f0b4e9f6a8520e92d9eff629815436e28 (diff) | |
[fir] Add base of the FIR to LLVM IR pass
This patch adds the base of the FIR to LLVM IR Dialect conversion pass.
It currently can convert the following operations:
- fir.global
- fir.has_value
- fir.address_of
- fir.undefined
This patch is part of the upstreaming effort from fir-dev branch. It does not
cover all FIR operations in order to have small patches. Several patches will
follow to convert other operations.
Reviewed By: schweitz
Differential Revision: https://reviews.llvm.org/D112845
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
