This is an archive of the discontinued LLVM Phabricator instance.

Fix flang build breakage - trim dependency to AffineUtils
ClosedPublic

Authored by bondhugula on Feb 9 2022, 10:03 PM.

Details

Summary

There wasn't a need for FIRTransforms to depend on AffineToStandard
conversoin for just an affine utility. The utility was moved to
AffineUtils recently. Fix flang build breakage.

Diff Detail

Event Timeline

bondhugula created this revision.Feb 9 2022, 10:03 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 9 2022, 10:03 PM
bondhugula requested review of this revision.Feb 9 2022, 10:03 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 9 2022, 10:03 PM
rriddle accepted this revision.Feb 9 2022, 10:03 PM
This revision is now accepted and ready to land.Feb 9 2022, 10:03 PM
This revision was landed with ongoing or failed builds.Feb 9 2022, 10:04 PM
This revision was automatically updated to reflect the committed changes.