aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2022-07-28 14:26:17 +0100
committerDavid Green <david.green@arm.com>2022-07-28 14:26:17 +0100
commit3b09e532ee396bb07820ecadb29e1ed88f6e6c25 (patch)
treec85fbf891806cd0284cb7c4e15e211d2909926d9 /lldb/source/Plugins/ScriptInterpreter/Python
parent69d5a038b90d3616a5c22d4e0e682aad4679758d (diff)
downloadllvm-3b09e532ee396bb07820ecadb29e1ed88f6e6c25.zip
llvm-3b09e532ee396bb07820ecadb29e1ed88f6e6c25.tar.gz
llvm-3b09e532ee396bb07820ecadb29e1ed88f6e6c25.tar.bz2
[ARM] Remove duplicate fp16 intrinsics
These vdup and vmov float16 intrinsics are being defined in both the general section and then again in fp16 under a !aarch64 flag. The vdup_lane intrinsics were being defined in both aarch64 and !aarch64 sections, so have been commoned. They are defined as macros, so do not give duplicate warnings, but removing the duplicates shouldn't alter the available intrinsics.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions