[all-commits] [llvm/llvm-project] ec46e0: [mlir][tosa] TOSA MLIR dialect update to v0.22, pa...
Suraj Sudhir via All-commits
all-commits at lists.llvm.org
Thu Mar 25 21:36:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec46e03daf54fc2e69561f23486df60fea0b1655
https://github.com/llvm/llvm-project/commit/ec46e03daf54fc2e69561f23486df60fea0b1655
Author: Suraj Sudhir <Suraj.Sudhir at arm.com>
Date: 2021-03-25 (Thu, 25 Mar 2021)
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/ops.mlir
Log Message:
-----------
[mlir][tosa] TOSA MLIR dialect update to v0.22, part 1
Incremental set of updates to align to TOSA v0.22 spec
- modify gather, resize
- add scatter
- remove aint8 type
Reviewed By: rsuderman
Differential Revision: https://reviews.llvm.org/D99390
More information about the All-commits
mailing list