This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fix bugs relating to support for characters of different kinds
ClosedPublic

Authored by clementval on Jun 28 2022, 5:28 AM.

Details

Summary

Fix bugs relating to support for characters of different kinds. Lowering
was creating bad FIR and MLIR that crashed in conversion to LLVM IR.

This patch is part of the upstreaming effort from fir-dev branch.

Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>

Diff Detail

Event Timeline

clementval created this revision.Jun 28 2022, 5:28 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 28 2022, 5:28 AM
clementval requested review of this revision.Jun 28 2022, 5:28 AM
This revision is now accepted and ready to land.Jun 28 2022, 6:26 AM