Files
clang-p2996/mlir/lib/Dialect/Math/Transforms/PolynomialApproximation.cpp
Benjamin Maxwell e74bcecd36 [mlir][math] Propagate scalability in polynomial approximation (#84949)
This simply updates the rewrites to propagate the scalable flags (which
as they do not alter the vector shape, is pretty simple).

The added tests are simply scalable versions of the existing vector
tests.
2024-03-15 20:08:52 +00:00

60 KiB