We do not yet handle vectors with shapes other than {8}.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D112729
[mlir] fix shape check in Rsqrt approximation AbandonedPublic Authored by cota on Oct 28 2021, 8:53 AM.
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 18 others. · View Herald TranscriptOct 28 2021, 8:53 AM This revision is now accepted and ready to land.Oct 28 2021, 10:52 AM Comment Actions
Thanks Eugene! Let's land that one -- I will abandon this one.
Revision Contents
Diff 383053 mlir/lib/Dialect/Math/Transforms/PolynomialApproximation.cpp
mlir/test/Dialect/Math/polynomial-approximation.mlir
|