diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2016-12-08 20:14:46 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2016-12-08 20:14:46 +0000 |
commit | e96d03745d55c18b9afa7f581de06297bf1153b0 (patch) | |
tree | 5e8e8c91da3915e73ab09bbcbce9bab71c66b4e1 /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py | |
parent | 73b54f413430ec69547b7bf25e2bce7a9ab1d0c9 (diff) | |
download | bcm5719-llvm-e96d03745d55c18b9afa7f581de06297bf1153b0.tar.gz bcm5719-llvm-e96d03745d55c18b9afa7f581de06297bf1153b0.zip |
AMDGPU: Make f16 ConstantFP legal
Not having this legal led to combine failures, resulting
in dumb things like bitcasts of constants not being folded
away.
The only reason I'm leaving the v_mov_b32 hack that f32
already uses is to avoid madak formation test regressions.
PeepholeOptimizer has an ordering issue where the immediate
fold attempt is into the sgpr->vgpr copy instead of the actual
use. Running it twice avoids that problem.
llvm-svn: 289096
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py')
0 files changed, 0 insertions, 0 deletions