This is an archive of the discontinued LLVM Phabricator instance.

[flang] Lower adjustl and adjustr intrinsics
ClosedPublic

Authored by clementval on Mar 16 2022, 1:37 AM.

Details

Summary

This patch adds lowering for the adjustl and adjustr
intrinsics.

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

Diff Detail

Event Timeline

clementval created this revision.Mar 16 2022, 1:37 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 16 2022, 1:37 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Mar 16 2022, 1:37 AM

Looks good, not sure why the patch application failed in the buildbot...

jeanPerier accepted this revision.Mar 16 2022, 2:34 AM
This revision is now accepted and ready to land.Mar 16 2022, 2:34 AM

Looks good, not sure why the patch application failed in the buildbot...

Maybe it needs a rebase because I landed another intrinsic in the mean time.

This revision was landed with ongoing or failed builds.Mar 16 2022, 3:35 AM
This revision was automatically updated to reflect the committed changes.