[all-commits] [llvm/llvm-project] a48f91: [mlir][tosa] Added folders for tosa.div
Rob Suderman via All-commits
all-commits at lists.llvm.org
Mon Aug 29 17:04:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a48f910d7cd4dc12194c65afb2a51b7a50292f75
https://github.com/llvm/llvm-project/commit/a48f910d7cd4dc12194c65afb2a51b7a50292f75
Author: Rob Suderman <suderman at google.com>
Date: 2022-08-29 (Mon, 29 Aug 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 folders for tosa.div
Added folders for tosa.sub that handles bypassing divide by one,
and a zero numerator.
Reviewed By: NatashaKnk
Differential Revision: https://reviews.llvm.org/D132693
More information about the All-commits
mailing list