diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2013-02-05 17:09:14 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2013-02-05 17:09:14 +0000 |
commit | 41afe6a6fe10f0642e7dce2be8ba14db5a860ad4 (patch) | |
tree | 1fd964c6687683bcae52d76580cd894aec773b44 /llvm/lib/Target/R600/AMDGPUTargetMachine.cpp | |
parent | 7d41161a2daca1c3aea892bcbf9b136c1d03025e (diff) | |
download | bcm5719-llvm-41afe6a6fe10f0642e7dce2be8ba14db5a860ad4.tar.gz bcm5719-llvm-41afe6a6fe10f0642e7dce2be8ba14db5a860ad4.zip |
R600: improve inputs/interpolation handling
Use one intrinsic for all sorts of interpolation.
Use two separate unexpanded instructions to represent INTERP_XY and _ZW -
this will allow to eliminate one part if it's not used.
Track liveness of special interpolation regs instead of reserving them -
this will allow to reuse those regs, lowering reg pressure.
Patch By: Vadim Girlin
v2[Vincent Lejeune]: Rebased against current llvm master
Signed-off-by: Vadim Girlin <vadimgirlin@gmail.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
llvm-svn: 174394
Diffstat (limited to 'llvm/lib/Target/R600/AMDGPUTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions