[PATCH] D125354: [RISCV][NFC] Reorganize check prefixes in some tests to reduce redundant lines

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 06:09:35 PDT 2022


benshi001 added a comment.

Would it be better to change the common `CHECK` to `RV32` in rv32 tests, and `RV64` in rv64 tests ?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125354/new/

https://reviews.llvm.org/D125354



More information about the llvm-commits mailing list