[all-commits] [llvm/llvm-project] 001914: [RISCV] Rename Zbs test cases to match instruction...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Dec 15 11:08:35 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 001914975db18c75cb05edc6b7f5b2f3eaf4b871
      https://github.com/llvm/llvm-project/commit/001914975db18c75cb05edc6b7f5b2f3eaf4b871
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-12-15 (Wed, 15 Dec 2021)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rv32zbs.ll
    M llvm/test/CodeGen/RISCV/rv64zbs.ll

  Log Message:
  -----------
  [RISCV] Rename Zbs test cases to match instruction names. NFC

The Zbs instructions uses to start with 'sb' but now start with 'b'.
Update test names accordingly.




More information about the All-commits mailing list