[all-commits] [llvm/llvm-project] a8ef67: Revert "[RISCV][GISel] Allow >2*XLen integers in i...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Aug 20 16:34:53 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a8ef679507743a05c1fdfa677a4599eefa04fc37
      https://github.com/llvm/llvm-project/commit/a8ef679507743a05c1fdfa677a4599eefa04fc37
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-08-20 (Tue, 20 Aug 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/GISel/RISCVCallLowering.cpp
    M llvm/test/CodeGen/RISCV/GlobalISel/irtranslator/calling-conv-ilp32-ilp32f-ilp32d-common.ll
    M llvm/test/CodeGen/RISCV/GlobalISel/irtranslator/calling-conv-lp64-lp64f-lp64d-common.ll

  Log Message:
  -----------
  Revert "[RISCV][GISel] Allow >2*XLen integers in isSupportedReturnType."

It didn't crash so I thought this worked now, but upon further review
it miscalculates the stack address for the return.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list