[all-commits] [llvm/llvm-project] 490cd1: [RISCV] Update some tests that used "interrupt"="u...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed May 31 20:31:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 490cd1164c1b247020deab3adf11553bffc673ac
      https://github.com/llvm/llvm-project/commit/490cd1164c1b247020deab3adf11553bffc673ac
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
    M llvm/test/CodeGen/RISCV/interrupt-attr-args-error.ll
    M llvm/test/CodeGen/RISCV/interrupt-attr-ret-error.ll
    M llvm/test/CodeGen/RISCV/saverestore.ll

  Log Message:
  -----------
  [RISCV] Update some tests that used "interrupt"="user". NFC

Support for this was removed previously. Change them to "supervisor" since
they were testing generic "interrupt" things.




More information about the All-commits mailing list