[all-commits] [llvm/llvm-project] 6f4794: [RISCV] Add a test case showing incorrect call-con...

Fraser Cormack via All-commits all-commits at lists.llvm.org
Thu May 27 09:04:47 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f4794feb60a9deb939873118a7182a8ea87732e
      https://github.com/llvm/llvm-project/commit/6f4794feb60a9deb939873118a7182a8ea87732e
  Author: Fraser Cormack <fraser at codeplay.com>
  Date:   2021-05-27 (Thu, 27 May 2021)

  Changed paths:
    A llvm/test/CodeGen/RISCV/rvv/calling-conv.ll

  Log Message:
  -----------
  [RISCV] Add a test case showing incorrect call-conv lowering

@HsiangKai helped find a bug in the lowering of indirect split
scalable-vector types in our calling convention. An imminent patch will
fix this.




More information about the All-commits mailing list