Skip to content
Commit 10ed47f9 authored by Michel Danzer's avatar Michel Danzer
Browse files

R600/SI: Use V_ADD_F32 instead of V_MOV_B32 for clamp/neg/abs modifiers.



The modifiers don't seem to have any effect with V_MOV_B32, supposedly it's
meant to just move bits untouched.

Fixes 46 piglit tests with radeonsi, though unfortunately 11 of those had
just regressed because they started using the clamp modifier.

NOTE: This is a candidate for the Mesa stable branch.

Reviewed-by: default avatarTom Stellard <thomas.stellard@amd.com>
llvm-svn: 174890
parent 29f9dea1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment