This is an archive of the discontinued LLVM Phabricator instance.

[mlir] fix shape check in Rsqrt approximation
AbandonedPublic

Authored by cota on Oct 28 2021, 8:53 AM.

Details

Reviewers
pifon2a
ezhulenev
Summary

We do not yet handle vectors with shapes other than {8}.

Diff Detail

Event Timeline

cota created this revision.Oct 28 2021, 8:53 AM
cota requested review of this revision.Oct 28 2021, 8:53 AM
This revision is now accepted and ready to land.Oct 28 2021, 10:52 AM
cota added a comment.Oct 28 2021, 12:51 PM

Included this fix in: https://reviews.llvm.org/D112736

Thanks Eugene! Let's land that one -- I will abandon this one.

cota abandoned this revision.Oct 28 2021, 12:51 PM