summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorNicolai Haehnle <nhaehnle@gmail.com>2016-04-15 14:42:36 +0000
committerNicolai Haehnle <nhaehnle@gmail.com>2016-04-15 14:42:36 +0000
commit750082d1fe306405c6b3350ce84c4b9c446eb5c3 (patch)
tree5d0dd93610a7757e648a6b75af9ca3abbd7e1550 /llvm/lib/CodeGen
parent38c67a27fe811074d39aaba6d4e9fbcc8f0640fc (diff)
downloadbcm5719-llvm-750082d1fe306405c6b3350ce84c4b9c446eb5c3.tar.gz
bcm5719-llvm-750082d1fe306405c6b3350ce84c4b9c446eb5c3.zip
AMDGPU/SI: Fix regression with no-return atomics
Summary: In the added test-case, the atomic instruction feeds into a non-machine CopyToReg node which hasn't been selected yet, so guard against non-machine opcodes here. Reviewers: arsenm, tstellarAMD Subscribers: arsenm, llvm-commits Differential Revision: http://reviews.llvm.org/D19043 llvm-svn: 266433
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud