[Mlir-commits] [mlir] [mlir][tosa][tosa-to-linalg] Add NaN Mode Lowering (PR #125668)
Jack Frankland
llvmlistbot at llvm.org
Wed Feb 12 07:25:52 PST 2025
FranklandJack wrote:
> Please do not merge this yet!
>
> I've detected a bug in the case that all input values are NaN in which case this implementation doesn't match the behvaiour as defined in the TOSA specification.
This has now been resolved.
https://github.com/llvm/llvm-project/pull/125668
More information about the Mlir-commits
mailing list