Issue 167102
Summary [PowerPC] Altivec doesn't support NaN return NaN behavior
Labels new issue
Assignees
Reporter Link4Electronics
    Hello,

Running Linux 6.17.7 on a Power Mac G5, CPU POWER4 970MP, LLVM 21.1.4
When trying to run lp_test_arit from mesa project, it shows:

`altivec doesn't support nan return nan behavior`

`
round.v1(-0.5): ref = -0, out = -1, precision = -inf bits, FAIL

round.v1(0.5): ref = 0, out = 1, precision = -inf bits, FAIL
`

would it be related to float->int conversion when rounding?

Best regards,
Link.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to