[all-commits] [llvm/llvm-project] 921d91: [mlir] Support multi-dimensional vectors in MathTo...
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Tue Nov 16 02:14:11 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 921d91f3aca33ab28bdc145c668ccc0726a0ca30
https://github.com/llvm/llvm-project/commit/921d91f3aca33ab28bdc145c668ccc0726a0ca30
Author: Adrian Kuegel <akuegel at google.com>
Date: 2021-11-16 (Tue, 16 Nov 2021)
Changed paths:
M mlir/lib/Conversion/MathToLibm/MathToLibm.cpp
M mlir/test/Conversion/MathToLibm/convert-to-libm.mlir
Log Message:
-----------
[mlir] Support multi-dimensional vectors in MathToLibm conversion.
Differential Revision: https://reviews.llvm.org/D113969
More information about the All-commits
mailing list