Skip to content
Commit 5e524897 authored by Tom Stellard's avatar Tom Stellard
Browse files

R600: Optimize another selectcc case



fold selectcc (selectcc x, y, a, b, cc), b, a, b, setne ->
     selectcc x, y, a, b, cc

Reviewed-by: default avatarChristian König <christian.koenig@amd.com>
llvm-svn: 176700
parent 2add82de
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