[all-commits] [llvm/llvm-project] db88f3: [RISCV] Add test for saving s10 with cm.push. NFC

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Feb 8 21:08:22 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db88f3015867ca569ae78a30f20a944c8e1b8afc
      https://github.com/llvm/llvm-project/commit/db88f3015867ca569ae78a30f20a944c8e1b8afc
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-02-08 (Thu, 08 Feb 2024)

  Changed paths:
    M llvm/test/CodeGen/RISCV/push-pop-popret.ll

  Log Message:
  -----------
  [RISCV] Add test for saving s10 with cm.push. NFC

If cm.push saves s10, it must also save s11 due to an encoding
limitation. We handle this in the code, but had no test for it.




More information about the All-commits mailing list