[all-commits] [llvm/llvm-project] a4803d: [mlir][Tosa] Fix Clamp verifier to handle quantize...
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Fri Oct 20 03:55:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4803d8a77c6a343a41511b16f643b0793bebfad
https://github.com/llvm/llvm-project/commit/a4803d8a77c6a343a41511b16f643b0793bebfad
Author: Adrian Kuegel <akuegel at google.com>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
M mlir/test/Dialect/Tosa/ops.mlir
Log Message:
-----------
[mlir][Tosa] Fix Clamp verifier to handle quantized types.
More information about the All-commits
mailing list