[all-commits] [llvm/llvm-project] 516183: [mlir][tosa] : adding folder and canonicalizer for...
long.chen via All-commits
all-commits at lists.llvm.org
Fri Mar 25 09:50:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5161835d5afa02ce7f0890251fc506c9cd20ec53
https://github.com/llvm/llvm-project/commit/5161835d5afa02ce7f0890251fc506c9cd20ec53
Author: lipracer <lipracer at gmail.com>
Date: 2022-03-25 (Fri, 25 Mar 2022)
Changed paths:
M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
M mlir/test/Dialect/Tosa/canonicalize.mlir
Log Message:
-----------
[mlir][tosa] : adding folder and canonicalizer for select
define canonicalizer and folder for tosa::select
Reviewed By: mehdi_amini, Mogball
Differential Revision: https://reviews.llvm.org/D121513
More information about the All-commits
mailing list