diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-09-12 23:46:46 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-09-12 23:46:46 +0000 |
commit | 8382ce5f1b099e4cf8b1e15fe9efb6963740b6cc (patch) | |
tree | e1fd3f80d2f8fc1ace55debac6a7b14b9cb6894d /llvm/lib/CodeGen/LiveInterval.cpp | |
parent | 4a8916cf1a45a9ee5a95cc011f60ce10a02ff196 (diff) | |
download | bcm5719-llvm-8382ce5f1b099e4cf8b1e15fe9efb6963740b6cc.tar.gz bcm5719-llvm-8382ce5f1b099e4cf8b1e15fe9efb6963740b6cc.zip |
AMDGPU: Inline constant when materalizing FI with add on gfx9
This was relying on the SGPR usable for the carry out clobber to also
be used for the input. There was no carry out on gfx9. With no carry
out clobber to worry about, so the literal can just be directly used
with a VOP2 add.
llvm-svn: 371791
Diffstat (limited to 'llvm/lib/CodeGen/LiveInterval.cpp')
0 files changed, 0 insertions, 0 deletions