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:
Christian König <christian.koenig@amd.com>
llvm-svn: 176700
Loading
Please register or sign in to comment