diff options
author | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2023-11-02 15:47:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-02 15:47:37 +0000 |
commit | 8f59c168a904eafb88c7c19e4d1e14b5e2765662 (patch) | |
tree | 23488fe8903759e64029043a6364e71f5485a6ef /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 3aad77ebc37532a6a3836d902d0014391ed0a0eb (diff) | |
download | llvm-8f59c168a904eafb88c7c19e4d1e14b5e2765662.zip llvm-8f59c168a904eafb88c7c19e4d1e14b5e2765662.tar.gz llvm-8f59c168a904eafb88c7c19e4d1e14b5e2765662.tar.bz2 |
[AArch64][Clang] Refactor code to emit SVE & SME builtins (#70959)
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/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions