[all-commits] [llvm/llvm-project] 627fa0: [mlir] MathApproximations: unroll virtual vectors ...
Eugene Zhulenev via All-commits
all-commits at lists.llvm.org
Thu Oct 28 12:52:19 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 627fa0b9a897b8d73b481e475abc4518efe55db7
https://github.com/llvm/llvm-project/commit/627fa0b9a897b8d73b481e475abc4518efe55db7
Author: Eugene Zhulenev <ezhulenev at google.com>
Date: 2021-10-28 (Thu, 28 Oct 2021)
Changed paths:
M mlir/lib/Dialect/Math/Transforms/PolynomialApproximation.cpp
M mlir/test/Dialect/Math/polynomial-approximation.mlir
Log Message:
-----------
[mlir] MathApproximations: unroll virtual vectors into hardware vectors for ISA specific operation
Reviewed By: cota
Differential Revision: https://reviews.llvm.org/D112736
More information about the All-commits
mailing list