[Mlir-commits] [mlir] [TOSA] tosa.negate operator lowering update (PR #107924)
Dmitriy Smirnov
llvmlistbot at llvm.org
Tue Sep 10 01:37:11 PDT 2024
d-smirnov wrote:
* This is for all integer types (including i8) which have input and output ZPs equal to zero, to avoid unnecessary usage of accumulator of extended type integer type.
* There is no such check as far as I can tell from the source code.
https://github.com/llvm/llvm-project/pull/107924
More information about the Mlir-commits
mailing list