This is an archive of the discontinued LLVM Phabricator instance.

[flang][nfc] Add debug prints to FIR alias analysis
ClosedPublic

Authored by tblah on Aug 4 2023, 8:08 AM.

Details

Summary

These make it easier to debug and improve alias analysis. Enable with
--debug-only=fir-alias-analysis.

Diff Detail

Event Timeline

tblah created this revision.Aug 4 2023, 8:08 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 4 2023, 8:08 AM
tblah requested review of this revision.Aug 4 2023, 8:08 AM
Renaud-K accepted this revision.Aug 4 2023, 12:59 PM

Thank you.

This revision is now accepted and ready to land.Aug 4 2023, 12:59 PM
This revision was automatically updated to reflect the committed changes.