This is an archive of the discontinued LLVM Phabricator instance.

[mli][linalg] Change tensor size in unit test (NFC).
ClosedPublic

Authored by gysit on Sep 30 2021, 11:34 PM.

Details

Summary

As a follow up to https://reviews.llvm.org/D110849, adapt the input tensor size to match the iteration space.

Diff Detail

Event Timeline

gysit created this revision.Sep 30 2021, 11:34 PM
gysit requested review of this revision.Sep 30 2021, 11:34 PM
gysit updated this revision to Diff 376444.Oct 1 2021, 1:15 AM

Match loop bounds using variables.

antiagainst accepted this revision.Oct 1 2021, 4:30 PM
This revision is now accepted and ready to land.Oct 1 2021, 4:30 PM
This revision was automatically updated to reflect the committed changes.