diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2015-10-20 03:59:58 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2015-10-20 03:59:58 +0000 |
commit | 8f18917a9050e87c8f6ff84493f3eff8467378d2 (patch) | |
tree | 0b0182afeba4ad05899c1c1ef79a692f598b6e79 /clang/lib/CodeGen/CGExprConstant.cpp | |
parent | c8f89e86d5ba6787b5c4ecdbfc935b64a5edfa31 (diff) | |
download | bcm5719-llvm-8f18917a9050e87c8f6ff84493f3eff8467378d2.tar.gz bcm5719-llvm-8f18917a9050e87c8f6ff84493f3eff8467378d2.zip |
AMDGPU: Stop reserving v[254:255]
This wasn't doing anything useful. They weren't explicitly used
anywhere, and the RegScavenger ignores reserved registers.
This for some reason caused a random scheduling change in the test.
Getting the check lines to pass is too frustrating, and there's probably
not too much value in checking the vector case's operands N times.
llvm-svn: 250794
Diffstat (limited to 'clang/lib/CodeGen/CGExprConstant.cpp')
0 files changed, 0 insertions, 0 deletions