[all-commits] [llvm/llvm-project] 995d38: [RISCV][NFC] Simplify tests by reorganizing check ...

Pretty-box via All-commits all-commits at lists.llvm.org
Wed May 11 19:25:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 995d38925b810d625ee5ab2b72abb8df3b643094
      https://github.com/llvm/llvm-project/commit/995d38925b810d625ee5ab2b72abb8df3b643094
  Author: Ping Deng <Ping.Deng at streamcomputing.com>
  Date:   2022-05-12 (Thu, 12 May 2022)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rv32zba.ll
    M llvm/test/CodeGen/RISCV/rv32zbb-zbp-zbkb.ll
    M llvm/test/CodeGen/RISCV/rv32zbb.ll
    M llvm/test/CodeGen/RISCV/rv32zbp-zbkb.ll
    M llvm/test/CodeGen/RISCV/rv32zbp.ll
    M llvm/test/CodeGen/RISCV/rv32zbs.ll
    M llvm/test/CodeGen/RISCV/rv64zba.ll
    M llvm/test/CodeGen/RISCV/rv64zbb-zbp-zbkb.ll
    M llvm/test/CodeGen/RISCV/rv64zbs.ll

  Log Message:
  -----------
  [RISCV][NFC] Simplify tests by reorganizing check prefixes

Reviewed By: benshi001, asb

Differential Revision: https://reviews.llvm.org/D125354




More information about the All-commits mailing list