summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authorJinsong Ji <jji@us.ibm.com>2020-01-03 20:25:19 +0000
committerJinsong Ji <jji@us.ibm.com>2020-01-06 18:44:59 +0000
commite29a2e6be4e114b4233a2e0feedb74b2f34cf782 (patch)
treef8fd479d04b670935e2420fa700db92ccb81857a /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parent7ae3d335467a24faa80ebd9b31446c649570ca0c (diff)
downloadbcm5719-llvm-e29a2e6be4e114b4233a2e0feedb74b2f34cf782.tar.gz
bcm5719-llvm-e29a2e6be4e114b4233a2e0feedb74b2f34cf782.zip
[PowerPC][LoopVectorize] Extend getRegisterClassForType to consider double and other floating point type
In https://reviews.llvm.org/D67148, we use isFloatTy to test floating point type, otherwise we return GPRRC. So 'double' will be classified as GPRRC, which is not accurate. This patch covers other floating point types. Reviewed By: #powerpc, nemanjai Differential Revision: https://reviews.llvm.org/D71946
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud