Convert fir.int<kind> to their llvm equivalent type
This patch is part of the upstreaming effort from fir-dev branch.
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Paths
| Differential D113660
[Flang] Add type conversion for FIR integer kind ClosedPublic Authored by kiranchandramohan on Nov 11 2021, 3:10 AM.
Details Summary Convert fir.int<kind> to their llvm equivalent type This patch is part of the upstreaming effort from fir-dev branch. Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 11 2021, 3:14 AM Closed by commit rGaa26119b82cd: [Flang] Add type conversion for FIR integer kind (authored by kiranchandramohan). · Explain WhyNov 12 2021, 2:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 386769 flang/lib/Optimizer/CodeGen/TypeConverter.h
flang/test/Fir/types-to-llvm.fir
|