This is an archive of the discontinued LLVM Phabricator instance.

[fir] Add !fir.vector type conversion
ClosedPublic

Authored by clementval on Nov 11 2021, 2:07 AM.

Details

Summary

This patch adds the !fir.vector type conversion. The type is converted
to the builtin vector 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

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