diff options
author | Simon Tatham <simon.tatham@arm.com> | 2019-10-31 17:00:39 +0000 |
---|---|---|
committer | Simon Tatham <simon.tatham@arm.com> | 2019-11-06 09:01:42 +0000 |
commit | 38f016520f6edbfa7d059b60ac54e80dd955ada5 (patch) | |
tree | ce3392639c885326b4380d77c368226e59a9c5b2 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | 7ea4c6fa5121b2417875dc1b547162e18be7dbe2 (diff) | |
download | bcm5719-llvm-38f016520f6edbfa7d059b60ac54e80dd955ada5.tar.gz bcm5719-llvm-38f016520f6edbfa7d059b60ac54e80dd955ada5.zip |
[ARM MVE] Remove accidental 64-bit vst2/vld2 intrinsics.
ACLE defines no such intrinsic as vst2q_u64, and the MVE instruction
set has no corresponding instruction. But I had accidentally added
them to the fledgling <arm_mve.h> anyway, and if you used them, you'd
get a compiler crash.
Reviewers: dmgreen
Subscribers: kristof.beyls, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D69788
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions