[all-commits] [llvm/llvm-project] d35bc7: [AArch64][SVE] Fix AArch64_SVE_VectorCall calling ...

Matthew Devereau via All-commits all-commits at lists.llvm.org
Mon Oct 17 00:41:52 PDT 2022


  Branch: refs/heads/release/15.x
  Home:   https://github.com/llvm/llvm-project
  Commit: d35bc70e82511b38c55872ab33d3a950d2c8bbc4
      https://github.com/llvm/llvm-project/commit/d35bc70e82511b38c55872ab33d3a950d2c8bbc4
  Author: Matt Devereau <matthew.devereau at arm.com>
  Date:   2022-10-17 (Mon, 17 Oct 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/AArch64/AArch64ISelLowering.h
    M llvm/test/CodeGen/AArch64/sve-calling-convention-mixed.ll

  Log Message:
  -----------
  [AArch64][SVE] Fix AArch64_SVE_VectorCall calling convention

This fixes the case where callees with SVE arguments outside of the z0-z7
range were incorrectly deduced as SVE calling convention functions




More information about the All-commits mailing list