We shouldn't insert KILL optimization if we don't have a
kill instruction at all.
Signed-off-by: Christian König
---
lib/Target/R600/SIISelLowering.cpp | 14
lib/Target/R600/SIISelLowering.h |2 -
lib/Target/R600/SIInstructions.td | 24 +++---
lib/Target/R600/SILowerC
On Mon, Dec 17, 2012 at 03:32:23PM +0100, Christian König wrote:
> We shouldn't insert KILL optimization if we don't have a
> kill instruction at all.
>
For both patches: Reviewed-by: Tom Stellard
> Signed-off-by: Christian König
> ---
> lib/Target/AMDGPU/SIISelLowering.cpp | 14
>
On Mon, 2012-12-17 at 15:32 +0100, Christian König wrote:
> We shouldn't insert KILL optimization if we don't have a
> kill instruction at all.
>
> Signed-off-by: Christian König
Both patches are
Tested-by: Michel Dänzer
--
Earthling Michel Dänzer | http://www.a
We shouldn't insert KILL optimization if we don't have a
kill instruction at all.
Signed-off-by: Christian König
---
lib/Target/AMDGPU/SIISelLowering.cpp | 14
lib/Target/AMDGPU/SIISelLowering.h |2 -
lib/Target/AMDGPU/SIInstructions.td | 24 +++---
lib/Target/AMDGPU/