[PATCH] D99657: [AArch64][SVE] SVE functions should use the SVE calling convention for fast calls

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 31 06:01:33 PDT 2021


sdesmalen added a comment.

Can you also add a test to `llvm/test/CodeGen/AArch64/sve-calling-convention.ll` to check that the right calling-convention is used when lowering the call instruction?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99657/new/

https://reviews.llvm.org/D99657



More information about the llvm-commits mailing list