[all-commits] [llvm/llvm-project] 3e49a3: [mlir][tosa] Added tosa.reverse folder
Rob Suderman via All-commits
all-commits at lists.llvm.org
Mon Sep 12 17:30:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3e49a3e89dbd44bfeb7611d76c23e137e1676abe
https://github.com/llvm/llvm-project/commit/3e49a3e89dbd44bfeb7611d76c23e137e1676abe
Author: Rob Suderman <suderman at google.com>
Date: 2022-09-12 (Mon, 12 Sep 2022)
Changed paths:
M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
M mlir/lib/Dialect/Tosa/IR/TosaCanonicalizations.cpp
M mlir/test/Dialect/Tosa/constant-op-fold.mlir
Log Message:
-----------
[mlir][tosa] Added tosa.reverse folder
Fold cases where a tosa.reverse is a splat or reversing a dim
of length-1.
Reviewed By: jpienaar
Differential Revision: https://reviews.llvm.org/D133144
More information about the All-commits
mailing list