Unverified Commit 8f59c168 authored by Kerry McLaughlin's avatar Kerry McLaughlin Committed by GitHub
Browse files

[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.
parent 3aad77eb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment