[all-commits] [llvm/llvm-project] b8b756: [RISCV] Add missing check prefixes to vreductions-...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Jan 17 12:58:13 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b8b756c6f12d0f5e63335cb0621f755ddd72cdee
      https://github.com/llvm/llvm-project/commit/b8b756c6f12d0f5e63335cb0621f755ddd72cdee
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-01-17 (Tue, 17 Jan 2023)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rvv/vreductions-mask.ll

  Log Message:
  -----------
  [RISCV] Add missing check prefixes to vreductions-mask.ll. NFC

There's a conflict between the riscv32 and riscv64 output for some
tests which caused the script to drop the check lines.

Add specific check prefixes for these cases.




More information about the All-commits mailing list