This is an archive of the discontinued LLVM Phabricator instance.

[mlir][gpu] Change ParalellLoopMappingAttr to AttrDef
ClosedPublic

Authored by Mogball on Jun 8 2022, 2:50 PM.

Details

Summary

It was a StructAttr. Also adds a FieldParser for AffineMap.

Depends on D127348

Diff Detail

Event Timeline

Mogball created this revision.Jun 8 2022, 2:50 PM
Mogball requested review of this revision.Jun 8 2022, 2:50 PM
rriddle accepted this revision.Jun 8 2022, 8:02 PM
This revision is now accepted and ready to land.Jun 8 2022, 8:02 PM
Mogball updated this revision to Diff 435705.Jun 9 2022, 3:22 PM

dialect attr

This revision was landed with ongoing or failed builds.Jun 9 2022, 3:23 PM
This revision was automatically updated to reflect the committed changes.