This is an archive of the discontinued LLVM Phabricator instance.

[fir] Add fir.select_type conversion placeholder
ClosedPublic

Authored by clementval on Nov 15 2021, 3:07 AM.

Details

Summary

As for D113662, this patch just add a place holder for
the fir.select_type operation conversion. This operation
is part of F20xx and is not implemented yet.

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

Diff Detail

Event Timeline

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