Skip to content
Snippets Groups Projects
Commit 645b471d authored by Marek Olšák's avatar Marek Olšák
Browse files

radeonsi: use minnum and maxnum LLVM intrinsics for MIN and MAX opcodes


So far it has been compiled into pretty ugly code (8 instructions or so
for either opcode).

Reviewed-by: default avatarTom Stellard <thomas.stellard@amd.com>
parent 21577571
No related branches found
No related tags found
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