This is an archive of the discontinued LLVM Phabricator instance.

[mlir][tosa] Change axis to I32Attr
ClosedPublic

Authored by Tai78641 on Aug 8 2023, 11:16 AM.

Details

Summary

This patch changes axis attribute type from I64Attr to I32Attr
to match the TOSA spec.

Signed-off-by: Tai Ly <tai.ly@arm.com>
Change-Id: I88416f0b102f8ac2191da63a3fbce25759f19613

Diff Detail

Event Timeline

Tai78641 created this revision.Aug 8 2023, 11:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 8 2023, 11:16 AM
Tai78641 requested review of this revision.Aug 8 2023, 11:16 AM
rsuderman accepted this revision.Aug 15 2023, 11:32 AM
This revision is now accepted and ready to land.Aug 15 2023, 11:32 AM
This revision was landed with ongoing or failed builds.Aug 15 2023, 12:05 PM
This revision was automatically updated to reflect the committed changes.