[all-commits] [llvm/llvm-project] 5a2317: [mlir][tosa] Add remaining tosa comparison folders
Rob Suderman via All-commits
all-commits at lists.llvm.org
Thu Sep 1 14:50:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a231720bc0619aa8744d47470fee08afc643b4d
https://github.com/llvm/llvm-project/commit/5a231720bc0619aa8744d47470fee08afc643b4d
Author: Rob Suderman <suderman at google.com>
Date: 2022-09-01 (Thu, 01 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] Add remaining tosa comparison folders
Added numerical splat folders for comparison operations and
equal of two identical int values.
Reviewed By: NatashaKnk
Differential Revision: https://reviews.llvm.org/D133138
More information about the All-commits
mailing list