This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Add result status for normalizeAffineFor
ClosedPublic

Authored by bondhugula on Feb 10 2022, 12:43 AM.

Details

Summary

Add result status for normalizeAffineFor utility.

Diff Detail

Event Timeline

bondhugula created this revision.Feb 10 2022, 12:43 AM
bondhugula requested review of this revision.Feb 10 2022, 12:43 AM
dcaballe accepted this revision.Feb 10 2022, 9:26 AM

Thanks, Uday. LGTM!

This revision is now accepted and ready to land.Feb 10 2022, 9:26 AM
ayzhuang accepted this revision.Feb 10 2022, 9:33 AM

Looks great, thanks!

This revision was automatically updated to reflect the committed changes.