This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

Herald added a project: Restricted Project. · View Herald TranscriptNov 11 2021, 3:10 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
kiranchandramohan requested review of this revision.Nov 11 2021, 3:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 11 2021, 3:10 AM
This revision is now accepted and ready to land.Nov 11 2021, 3:14 AM