[all-commits] [llvm/llvm-project] f4bc18: [RISCV][GISel] Pass the IsFixed flag into CC_RISCV...

Craig Topper via All-commits all-commits at lists.llvm.org
Sun Nov 5 13:08:35 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f4bc18916a0d610441d340c746505e8b9a9e61cc
      https://github.com/llvm/llvm-project/commit/f4bc18916a0d610441d340c746505e8b9a9e61cc
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-11-05 (Sun, 05 Nov 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/GISel/RISCVCallLowering.cpp
    A llvm/test/CodeGen/RISCV/GlobalISel/irtranslator/vararg.ll

  Log Message:
  -----------
  [RISCV][GISel] Pass the IsFixed flag into CC_RISCV for outgoing arguments.

This is needed to make FP values be pased in a GPR as required by
the variadic function ABI.




More information about the All-commits mailing list