[all-commits] [llvm/llvm-project] e35602: [RISCV] Correct FileCheck prefixes in rv32zbc-intr...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Oct 7 11:27:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e356027016c6365b3d8924f54c33e2c63d931492
https://github.com/llvm/llvm-project/commit/e356027016c6365b3d8924f54c33e2c63d931492
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-10-07 (Thu, 07 Oct 2021)
Changed paths:
M llvm/test/CodeGen/RISCV/rv32zbc-intrinsic.ll
M llvm/test/CodeGen/RISCV/rv64zbc-intrinsic.ll
Log Message:
-----------
[RISCV] Correct FileCheck prefixes in rv32zbc-intrinsic.ll and rv64zbc-intrinsic.ll. NFC
Zbc RUN lines should use ZBC instead of BC in their prefix.
More information about the All-commits
mailing list