statham-arm wrote:

The commit message looks as if it might have been copy-pasted from another 
commit?

>this adds an @arm.mve.fma intrinsic for strict-fp

No, it doesn't! This patch seems entirely about minnum and maxnum operations, 
not fma.

What is the behaviour change to minnum/maxnum under strict fp anyway? They 
don't round, overflow, or underflow. Is it just whether they throw an exception 
if given a signalling NaN as input?

https://github.com/llvm/llvm-project/pull/169795
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to