summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vector-bitreverse.ll
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2017-12-05 03:09:23 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2017-12-05 03:09:23 +0000
commit9a60c3ea3669a47908dd74e60ad386726c723788 (patch)
tree4114deb49404fe7e3ee7817b6cc054713a70fcfa /llvm/test/CodeGen/X86/vector-bitreverse.ll
parentba205c1b76ff72f383dc82ffe9f6f1fc2d6b362a (diff)
downloadbcm5719-llvm-9a60c3ea3669a47908dd74e60ad386726c723788.tar.gz
bcm5719-llvm-9a60c3ea3669a47908dd74e60ad386726c723788.zip
AMDGPU: Fix crash when scheduling DBG_VALUE
This calls handleMove with a DBG_VALUE instruction, which isn't tracked by LiveIntervals. I'm not sure this is the correct place to fix this. The generic scheduler seems to have more deliberate region selection that skips dbg_value. The test is also really hard to reduce. I haven't been able to figure out what exactly causes this particular case to try moving the dbg_value. llvm-svn: 319732
Diffstat (limited to 'llvm/test/CodeGen/X86/vector-bitreverse.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud