This is an archive of the discontinued LLVM Phabricator instance.

[flang][NFC] Add tests for fir.address_of
ClosedPublic

Authored by clementval on Apr 1 2022, 3:16 AM.

Details

Summary

This patch adds FIR to LLVM test for fir.address_of.

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

Diff Detail

Event Timeline

clementval created this revision.Apr 1 2022, 3:16 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 1 2022, 3:16 AM
clementval requested review of this revision.Apr 1 2022, 3:16 AM
schweitz accepted this revision.Apr 1 2022, 10:04 AM
schweitz added inline comments.
flang/test/Fir/arrayset.fir
2

What is the point of running a nullary fir-opt pass?

This revision is now accepted and ready to land.Apr 1 2022, 10:04 AM

Remove extra fir-opt

clementval marked an inline comment as done.Apr 4 2022, 12:24 AM
This revision was landed with ongoing or failed builds.Apr 4 2022, 12:28 AM
This revision was automatically updated to reflect the committed changes.