aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageView.cpp
diff options
context:
space:
mode:
authorBenjamin Maxwell <benjamin.maxwell@arm.com>2024-12-18 09:46:45 +0000
committerGitHub <noreply@github.com>2024-12-18 09:46:45 +0000
commit1ee740a79620aa680f68d873d6a7b5cfa1df7b19 (patch)
tree14594388e6c8f41b8b4171d23e106cf4313c3851 /llvm/tools/llvm-cov/SourceCoverageView.cpp
parent16c02df8caae7b03fef4bc56759c342e7ff42d8b (diff)
downloadllvm-1ee740a79620aa680f68d873d6a7b5cfa1df7b19.zip
llvm-1ee740a79620aa680f68d873d6a7b5cfa1df7b19.tar.gz
llvm-1ee740a79620aa680f68d873d6a7b5cfa1df7b19.tar.bz2
[VFABI] Add support for vector functions that return struct types (#119000)
This patch updates the `VFABIDemangler` to support vector functions that return struct types. For example, a vector variant of `sincos` that returns a vector of sine values and a vector of cosine values within a struct. This patch also adds some helpers for vectorizing types (including struct types). Some of these are used in the `VFABIDemangler`, and others will be used in subsequent patches, so this patch simply adds tests for them.
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions