diff options
author | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2023-11-01 15:21:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-01 15:21:08 +0000 |
commit | c34efe3c2734629b925d9411b3c86a710911a93a (patch) | |
tree | d0971f257bc044d0324637bb4ad6425957caef43 /clang/lib/Basic/Module.cpp | |
parent | 930bc6c7b5f3d1c3a4f2f1a09414700aab526f17 (diff) | |
download | llvm-c34efe3c2734629b925d9411b3c86a710911a93a.zip llvm-c34efe3c2734629b925d9411b3c86a710911a93a.tar.gz llvm-c34efe3c2734629b925d9411b3c86a710911a93a.tar.bz2 |
[AArch64][Clang] Refactor code to emit SVE & SME builtins (#70662)
This patch removes duplicated code in EmitAArch64SVEBuiltinExpr and
EmitAArch64SMEBuiltinExpr by creating a new function called
GetAArch64SVEProcessedOperands which handles splitting up multi-vector
arguments using vector extracts.
These changes are non-functional.
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions