[all-commits] [llvm/llvm-project] 4a0c22: [RISCV] Fix incorrect CHECK prefixes in rv64zba-al...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Nov 10 16:25:24 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a0c225616a881c35048451cc478e749070876c5
      https://github.com/llvm/llvm-project/commit/4a0c225616a881c35048451cc478e749070876c5
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-11-10 (Wed, 10 Nov 2021)

  Changed paths:
    M llvm/test/MC/RISCV/rv64zba-aliases-valid.s

  Log Message:
  -----------
  [RISCV] Fix incorrect CHECK prefixes in rv64zba-aliases-valid.s. NFC

This test add check lines using a prefixes that weren't passed to
FileCheck. This may have occurred when the B extension files were
split up.




More information about the All-commits mailing list