[all-commits] [llvm/llvm-project] 4bdc9d: [mlir][tosa] Add TOSA f64 type support for const op
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Mon Mar 27 18:59:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4bdc9d9b2d95add1e9511553d4c555b1770c1f16
https://github.com/llvm/llvm-project/commit/4bdc9d9b2d95add1e9511553d4c555b1770c1f16
Author: AmosLewis <Amos_Lewsi at foxmail.com>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
M mlir/include/mlir/Dialect/Tosa/IR/TosaTypesBase.td
M mlir/test/Dialect/Tosa/constant_folding.mlir
Log Message:
-----------
[mlir][tosa] Add TOSA f64 type support for const op
[mlir][tosa] Add TOSA f64 type support for const op
Reviewed By: eric-k256, jpienaar
Differential Revision: https://reviews.llvm.org/D145336
More information about the All-commits
mailing list