AMDGPU: Only use legal inline immediates with kill pseudo
Only if the value is negative or positive is what matters, so use a constant that doesn't require an instruction to materialize. These should really just emit the write exec directly, but for stick with the kill pseudo-terminator. llvm-svn: 275988
Loading
Please register or sign in to comment