R600: Optimize and cleanup KILL on SI
We shouldn't insert KILL optimization if we don't have a kill instruction at all. Patch by: Christian König Tested-by:Michel Dänzer <michel.daenzer@amd.com> Reviewed-by:
Tom Stellard <thomas.stellard@amd.com> Signed-off-by:
Christian König <deathsimple@vodafone.de> llvm-svn: 172845
Showing
- llvm/lib/Target/R600/SIISelLowering.cpp 0 additions, 14 deletionsllvm/lib/Target/R600/SIISelLowering.cpp
- llvm/lib/Target/R600/SIISelLowering.h 0 additions, 2 deletionsllvm/lib/Target/R600/SIISelLowering.h
- llvm/lib/Target/R600/SIInstructions.td 12 additions, 12 deletionsllvm/lib/Target/R600/SIInstructions.td
- llvm/lib/Target/R600/SILowerControlFlow.cpp 84 additions, 43 deletionsllvm/lib/Target/R600/SILowerControlFlow.cpp
Please register or sign in to comment