diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2016-06-09 23:42:48 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2016-06-09 23:42:48 +0000 |
commit | 887018179ac327785b75521f6baf160595b0d8ac (patch) | |
tree | b502ba83757a9ff830bef2f2289b56ad1daf1195 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/main.cpp | |
parent | 25363d37fc5b7fae9785680459914fbce89fa236 (diff) | |
download | bcm5719-llvm-887018179ac327785b75521f6baf160595b0d8ac.tar.gz bcm5719-llvm-887018179ac327785b75521f6baf160595b0d8ac.zip |
AMDGPU: Fix i64 global cmpxchg
This was using extract_subreg sub0 to extract the low register
of the result instead of sub0_sub1, producing an invalid copy.
There doesn't seem to be a way to use the compound subreg indices
in tablegen since those are generated, so manually select it.
llvm-svn: 272344
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/main.cpp')
0 files changed, 0 insertions, 0 deletions