diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2014-09-08 15:07:33 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2014-09-08 15:07:33 +0000 |
commit | 69bfb904194d78c492809e5d5df2cb3b3ee01951 (patch) | |
tree | bb804f89dee2a868590816af0e3d205688222132 /clang/lib/CodeGen/CodeGenModule.h | |
parent | 7ac9c4a0745b33879001ed0ac0ab7a57be540f6d (diff) | |
download | bcm5719-llvm-69bfb904194d78c492809e5d5df2cb3b3ee01951.tar.gz bcm5719-llvm-69bfb904194d78c492809e5d5df2cb3b3ee01951.zip |
R600/SI: Fix assertion from copying a TargetGlobalAddress
Assert in scheduler from an inserted copy_to_regclass from
a constant.
This only seems to break sometimes when a constant initializer
address is forced into VGPRs in a non-entry block. No test
since the only case I've managed to hit only happens with a future
patch, and that case will also not be a problem once scalar instructions
are used in non-entry blocks.
llvm-svn: 217380
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions