[all-commits] [llvm/llvm-project] 76dc9a: [mlir][tosa] Remove clamping behavior in `tosa.cas...
mariecwhite via All-commits
all-commits at lists.llvm.org
Wed Jan 4 15:11:17 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76dc9a853adde45b02252ea7125fa54ae2c16e2c
https://github.com/llvm/llvm-project/commit/76dc9a853adde45b02252ea7125fa54ae2c16e2c
Author: mariecwhite <mariewhite at google.com>
Date: 2023-01-04 (Wed, 04 Jan 2023)
Changed paths:
M mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
M mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir
Log Message:
-----------
[mlir][tosa] Remove clamping behavior in `tosa.cast` for integer truncation
Reviewed By: rsuderman
Differential Revision: https://reviews.llvm.org/D141015
More information about the All-commits
mailing list