diff options
author | Sam Parker <sam.parker@arm.com> | 2019-09-30 08:03:23 +0000 |
---|---|---|
committer | Sam Parker <sam.parker@arm.com> | 2019-09-30 08:03:23 +0000 |
commit | aac03ae06a8a2eaac40c5cbb91b57c5a29e7fdad (patch) | |
tree | 150a7b47df31a237dbbd3607f07f11cbf71f5e2b /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 5a2a14db0bc4cfd4f3c8f2fbac7ca9bc93a23699 (diff) | |
download | bcm5719-llvm-aac03ae06a8a2eaac40c5cbb91b57c5a29e7fdad.tar.gz bcm5719-llvm-aac03ae06a8a2eaac40c5cbb91b57c5a29e7fdad.zip |
[ARM][MVE] Change VCTP operand
The VCTP instruction will calculate the predicate masked based upon
the number of elements that need to be processed. I had inserted the
sub before the vctp intrinsic and supplied it as the operand, but
this is incorrect as the phi should directly feed the vctp. The sub
is calculating the value for the next iteration.
Differential Revision: https://reviews.llvm.org/D67921
llvm-svn: 373188
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions