This is an archive of the discontinued LLVM Phabricator instance.

[fir] Add !fir.ptr type conversion
ClosedPublic

Authored by rovka on Nov 10 2021, 4:13 AM.

Details

Summary

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

Co-authored-by: Jean Perier <jperier@nvidia.com>

Diff Detail

Event Timeline

rovka created this revision.Nov 10 2021, 4:13 AM
rovka requested review of this revision.Nov 10 2021, 4:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 10 2021, 4:13 AM
clementval accepted this revision.Nov 10 2021, 4:20 AM

LGTM

flang/test/Fir/types-to-llvm.fir
39

Nit: separate the two tests with a blank line.

This revision is now accepted and ready to land.Nov 10 2021, 4:20 AM
This revision was automatically updated to reflect the committed changes.