Skip to content
Unverified Commit 3e79f4d2 authored by Abhishek Varma's avatar Abhishek Varma Committed by GitHub
Browse files

[MLIR][Arith] Fix arith::AtomicRMWKind::maximumf's identity value (#70312)



-- In order to compute maximum, we should always initialise the
   result with the largest negative value possible for the concerned
   element type, instead of the smallest.
-- This commit essentially adds a fix to this issue.

Signed-off-by: default avatarAbhishek Varma <abhishek@nod-labs.com>
parent b67d3702
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment