This is an archive of the discontinued LLVM Phabricator instance.

[flang][codegen] Add type conversion for `fir.boxchar`
ClosedPublic

Authored by awarzynski on Nov 10 2021, 8:04 AM.

Details

Summary

This is part of the upstreaming effort from the fir-dev branch in [1].

[1] https://github.com/flang-compiler/f18-llvm-project

Patch originally written by:
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Co-authored-by: Jean Perier <jperier@nvidia.com>

Diff Detail

Event Timeline

awarzynski created this revision.Nov 10 2021, 8:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 10 2021, 8:04 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
awarzynski requested review of this revision.Nov 10 2021, 8:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 10 2021, 8:04 AM
This revision is now accepted and ready to land.Nov 10 2021, 8:24 AM
This revision was automatically updated to reflect the committed changes.