This is an archive of the discontinued LLVM Phabricator instance.

[flang] Lower mvbits intrinsic
ClosedPublic

Authored by clementval on Mar 24 2022, 9:48 AM.

Details

Summary

This patch adds the lowering for the mvbits
intrinsic.

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

Diff Detail

Event Timeline

clementval created this revision.Mar 24 2022, 9:48 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 24 2022, 9:48 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Mar 24 2022, 9:48 AM
PeteSteinfeld accepted this revision.Mar 24 2022, 1:02 PM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Mar 24 2022, 1:02 PM
This revision was automatically updated to reflect the committed changes.