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

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 06:16:03 PDT 2022


asb added a comment.

In D125354#3505989 <https://reviews.llvm.org/D125354#3505989>, @benshi001 wrote:

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

I don't feel overly strongly CHECK vs RV32/RV64, but I can see the logic to that change.


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