summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py
diff options
context:
space:
mode:
authorVolkan Keles <vkeles@apple.com>2018-10-25 17:23:25 +0000
committerVolkan Keles <vkeles@apple.com>2018-10-25 17:23:25 +0000
commit3a103b1d2575483e50b974c1f5a41102f264d62f (patch)
treeaad680ef0ee96aa20878ccf2f654fd2e50220b3e /lldb/packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py
parentf25b75b91b2d5906609bb609d39cf0ee3dcc746b (diff)
downloadbcm5719-llvm-3a103b1d2575483e50b974c1f5a41102f264d62f.tar.gz
bcm5719-llvm-3a103b1d2575483e50b974c1f5a41102f264d62f.zip
[AArch64][GlobalISel] Fix the LegalityPredicate for lowerIf for G_LOAD/G_STORE
Summary: Currently, Legalizer is trying to lower G_LOAD with a vector type that has more than two elements due to the incorrect LegalityPredicate. This patch fixes the issue by removing the multiplication by 8 as `MemDesc.Size` already contains the size in bits. Reviewers: dsanders, aemerson Reviewed By: dsanders Subscribers: rovka, javed.absar, kristof.beyls, llvm-commits Differential Revision: https://reviews.llvm.org/D53679 llvm-svn: 345282
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud