llvm-project icon indicating copy to clipboard operation
llvm-project copied to clipboard

Support for func calls with SVE fixed length vector argument

Open v01dXYZ opened this issue 1 year ago • 1 comments

Hello,

What is the current support of function calls with fixed length vector arguments when SVE is used for fixed length vectors (AArch64TargetLowering::useSVEForFixedLengthVectorVT) ?

It doesn't seem supported at all, as the calling convention tablegen file seems to only mention 128b vector types.

Related to #63025

labels: backend:aarch64 sve

v01dXYZ avatar Jun 28 '23 14:06 v01dXYZ

@llvm/issue-subscribers-backend-aarch64

llvmbot avatar Jun 28 '23 15:06 llvmbot

Are github issues the right way to ask question ? Is there a better channel for that ?

v01dXYZ avatar Jul 01 '23 06:07 v01dXYZ

https://discourse.llvm.org is better place for questions.

EugeneZelenko avatar Jul 01 '23 14:07 EugeneZelenko

Closing as lack of reaction within one week.

v01dXYZ avatar Jul 08 '23 14:07 v01dXYZ