This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][NFC] Move expandAffineMap/Expr out to Affine utils
ClosedPublic

Authored by bondhugula on Feb 9 2022, 7:17 PM.

Details

Summary

Move expandAffineMap and expandAffineApplyExpr out to AffineUtils. This
is a useful method. The child revision uses it. NFC.

Diff Detail

Event Timeline

bondhugula created this revision.Feb 9 2022, 7:17 PM
bondhugula requested review of this revision.Feb 9 2022, 7:17 PM
rriddle accepted this revision.Feb 9 2022, 7:24 PM
This revision is now accepted and ready to land.Feb 9 2022, 7:24 PM
This revision was landed with ongoing or failed builds.Feb 9 2022, 8:27 PM
This revision was automatically updated to reflect the committed changes.