[llvm] [RISCV] Add missing RUN line for RV32P to attributes.ll. NFC (PR #192750)

via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 16:10:21 PDT 2026


github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results

* 133727 tests passed
* 3121 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### LLVM
<details>
<summary>LLVM.CodeGen/RISCV/attributes.ll</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 3
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 4
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+m C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32M C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+m 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32M 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 5
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zmmul C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZMMUL C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zmmul 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZMMUL 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 6
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+m,+zmmul C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32MZMMUL C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+m,+zmmul 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32MZMMUL 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 7
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+a C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32A C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+a 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32A 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 8
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+b C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32B C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+b 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32B 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 9
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zba,+zbb,+zbs C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32COMBINEINTOB C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zba,+zbb,+zbs 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32COMBINEINTOB 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 10
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+f C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32F C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+f 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32F 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 11
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+d C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32D C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+d 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32D 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 12
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+q C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32Q C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+q 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32Q 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 13
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+c C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32C C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+c 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32C 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 14
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+c,+f C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32CF C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+c,+f 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32CF 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 15
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+c,+d C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32CD C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+c,+d 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32CD 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 16
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zihintpause C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZIHINTPAUSE C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zihintpause 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZIHINTPAUSE 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 17
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zihintntl C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZIHINTNTL C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zihintntl 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZIHINTNTL 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 18
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zfhmin C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZFHMIN C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zfhmin 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZFHMIN 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 19
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zfh C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZFH C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zfh 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZFH 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 20
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zba C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZBA C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zba 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZBA 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 21
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zbb C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZBB C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zbb 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZBB 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 22
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zbc C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZBC C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zbc 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZBC 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 23
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zbs C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZBS C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zbs 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZBS 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 24
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+v C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32V C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+v 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32V 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 25
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+h C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32H C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+h 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32H 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 26
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zbb,+zfh,+v,+f C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32COMBINED C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zbb,+zfh,+v,+f 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32COMBINED 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 27
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zbkb C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZBKB C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zbkb 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZBKB 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 28
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zbkc C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZBKC C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zbkc 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZBKC 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 29
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zbkx C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZBKX C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zbkx 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZBKX 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 30
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zknd C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZKND C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zknd 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZKND 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 31
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zkne C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZKNE C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zkne 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZKNE 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 32
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zknh C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZKNH C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zknh 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZKNH 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 33
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zksed C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZKSED C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zksed 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZKSED 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 34
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zksh C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZKSH C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zksh 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZKSH 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 35
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zkr C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZKR C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zkr 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZKR 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 36
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zkn C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZKN C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zkn 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZKN 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 37
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zks C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZKS C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zks 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZKS 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 38
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zkt C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZKT C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zkt 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZKT 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 39
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zk C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZK C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zk 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZK 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 40
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zkn,+zkr,+zkt C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32COMBINEINTOZK C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zkn,+zkr,+zkt 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32COMBINEINTOZK 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 41
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zbkb,+zbkc,+zbkx,+zkne,+zknd,+zknh C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32COMBINEINTOZKN C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zbkb,+zbkc,+zbkx,+zkne,+zknd,+zknh 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32COMBINEINTOZKN 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 42
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zbkb,+zbkc,+zbkx,+zksed,+zksh C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32COMBINEINTOZKS C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zbkb,+zbkc,+zbkx,+zksed,+zksh 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32COMBINEINTOZKS 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 43
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zicbom C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZICBOM C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zicbom 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZICBOM 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 44
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zicboz C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZICBOZ C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zicboz 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZICBOZ 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 45
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zicbop C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZICBOP C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zicbop 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZICBOP 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 46
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+sha C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SHA C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+sha 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SHA 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 47
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+shcounterenw C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SHCOUNTERENW C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+shcounterenw 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SHCOUNTERENW 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 48
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+shgatpa C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SHGATPA C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+shgatpa 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SHGATPA 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 49
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+shvsatpa C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SHVSATPA C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+shvsatpa 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SHVSATPA 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 50
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+shlcofideleg C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SHLCOFIDELEG C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+shlcofideleg 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SHLCOFIDELEG 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 51
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+ssccfg C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SSCCFG C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+ssccfg 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SSCCFG 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 52
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+ssccptr C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SSCCPTR C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+ssccptr 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SSCCPTR 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 53
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+sscofpmf C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SSCOFPMF C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+sscofpmf 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SSCOFPMF 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 54
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+sscounterenw C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SSCOUNTERENW C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+sscounterenw 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SSCOUNTERENW 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 55
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+smstateen C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SMSTATEEN C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+smstateen 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SMSTATEEN 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 56
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+ssstateen C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SSSTATEEN C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+ssstateen 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SSSTATEEN 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 57
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+ssstrict C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SSSTRICT C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+ssstrict 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SSSTRICT 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 58
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+sstc C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SSTC C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+sstc 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SSTC 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 59
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+shtvala C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SHTVALA C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+shtvala 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SHTVALA 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 60
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+shvstvala C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SHVSTVALA C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+shvstvala 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SHVSTVALA 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 61
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+shvstvecd C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SHVSTVECD C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+shvstvecd 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SHVSTVECD 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 62
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+sstvala C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SSTVALA C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+sstvala 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SSTVALA 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 63
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+sstvecd C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SSTVECD C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+sstvecd 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SSTVECD 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 64
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+ssu64xl C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SSU64XL C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+ssu64xl 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SSU64XL 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 65
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+svade C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SVADE C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+svade 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SVADE 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 66
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+svadu C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SVADU C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+svadu 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SVADU 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 67
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+svbare C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SVBARE C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+svbare 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SVBARE 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 68
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+svinval C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SVINVAL C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+svinval 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SVINVAL 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 69
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+svnapot C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SVNAPOT C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+svnapot 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SVNAPOT 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 70
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+svpbmt C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SVPBMT C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+svpbmt 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SVPBMT 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 71
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+svrsw60t59b C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SVRSW60T59B C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+svrsw60t59b 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SVRSW60T59B 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 72
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+experimental-svukte C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SVUKTE C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+experimental-svukte 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SVUKTE 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 73
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+svvptc C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SVVPTC C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+svvptc 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SVVPTC 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 74
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+xcvalu C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32XCVALU C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+xcvalu 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32XCVALU 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 75
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+xcvbitmanip C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32XCVBITMANIP C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+xcvbitmanip 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32XCVBITMANIP 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 76
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+xcvelw C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32XCVELW C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+xcvelw 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32XCVELW 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 77
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+xcvmac C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32XCVMAC C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+xcvmac 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32XCVMAC 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 78
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+xcvmem C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32XCVMEM C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+xcvmem 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32XCVMEM 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 79
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+xcvsimd C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32XCVSIMD C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+xcvsimd 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32XCVSIMD 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 80
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+xcvbi C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32XCVBI C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+xcvbi 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32XCVBI 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 81
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+xwchc C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32XWCHC C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+xwchc 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32XWCHC 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 82
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zaamo C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZAAMO C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zaamo 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZAAMO 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 83
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zalrsc C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZALRSC C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zalrsc 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZALRSC 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 84
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zaamo,+zalrsc C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32COMBINEINTOA C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zaamo,+zalrsc 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32COMBINEINTOA 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 85
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zca C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZCA C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zca 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZCA 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 86
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zcb C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZCB C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zcb 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZCB 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 87
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zcd C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZCD C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zcd 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZCD 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 88
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zcf C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZCF C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zcf 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZCF 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 89
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zcmp C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZCMP C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zcmp 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZCMP 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 90
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zcmt C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZCMT C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zcmt 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZCMT 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 91
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zicsr C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZICSR C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zicsr 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZICSR 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 92
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zifencei C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZIFENCEI C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zifencei 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZIFENCEI 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 93
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zicntr C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZICNTR C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zicntr 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZICNTR 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 94
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zihpm C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZIHPM C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zihpm 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZIHPM 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 95
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zfa C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZFA C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zfa 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZFA 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 96
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve32x -mattr=+zvbb C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVBB C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve32x -mattr=+zvbb 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVBB 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 97
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve64x -mattr=+zvbc C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVBC C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve64x -mattr=+zvbc 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVBC 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 98
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve32x -mattr=+zvkb C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVKB C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve32x -mattr=+zvkb 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVKB 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 99
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve32x -mattr=+zvkg C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVKG C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve32x -mattr=+zvkg 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVKG 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 100
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve64x -mattr=+zvkn C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVKN C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve64x -mattr=+zvkn 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVKN 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 101
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve64x -mattr=+zvknc C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVKNC C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve64x -mattr=+zvknc 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVKNC 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 102
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve32x -mattr=+zvkned C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVKNED C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve32x -mattr=+zvkned 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVKNED 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 103
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve64x -mattr=+zvkng C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVKNG C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve64x -mattr=+zvkng 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVKNG 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 104
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve32x -mattr=+zvknha C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVKNHA C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve32x -mattr=+zvknha 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVKNHA 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 105
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve64x -mattr=+zvknhb C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVKNHB C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve64x -mattr=+zvknhb 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVKNHB 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 106
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve64x -mattr=+zvks C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVKS C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve64x -mattr=+zvks 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVKS 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 107
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve64x -mattr=+zvksc C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVKSC C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve64x -mattr=+zvksc 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVKSC 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 108
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve32x -mattr=+zvksed C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVKSED C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve32x -mattr=+zvksed 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVKSED 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 109
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve64x -mattr=+zvksg C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVKSG C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve64x -mattr=+zvksg 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVKSG 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 110
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve32x -mattr=+zvksh C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVKSH C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve32x -mattr=+zvksh 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVKSH 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 111
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve32x -mattr=+zvkt C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVKT C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve32x -mattr=+zvkt 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVKT 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 112
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve32x -mattr=+experimental-zvdot4a8i C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVDOT4A8I C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve32x -mattr=+experimental-zvdot4a8i 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVDOT4A8I 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 113
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve32x -mattr=+experimental-zvzip C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVZIP C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve32x -mattr=+experimental-zvzip 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVZIP 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 114
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zvfh C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVFH C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zvfh 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVFH 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 115
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve32x -mattr=+experimental-zvabd C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVABD C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve32x -mattr=+experimental-zvabd 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVABD 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 116
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zicond C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZICOND C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zicond 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZICOND 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 117
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zilsd C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZILSD C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zilsd 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZILSD 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 118
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zimop C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZIMOP C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zimop 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZIMOP 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 119
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zclsd C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZCLSD C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zclsd 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZCLSD 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 120
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zcmop C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZCMOP C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zcmop 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZCMOP 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 121
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+smaia C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SMAIA C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+smaia 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SMAIA 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 122
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+ssaia C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SSAIA C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+ssaia 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SSAIA 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 123
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+smcsrind C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SMCSRIND C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+smcsrind 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SMCSRIND 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 124
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+sscsrind C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SSCSRIND C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+sscsrind 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SSCSRIND 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 125
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+smdbltrp C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SMDBLTRP C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+smdbltrp 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SMDBLTRP 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 126
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+ssdbltrp C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SSDBLTRP C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+ssdbltrp 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SSDBLTRP 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 127
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+ssqosid C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32SSQOSID C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+ssqosid 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32SSQOSID 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 128
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+smcdeleg C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SMCDELEG C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+smcdeleg 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SMCDELEG 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 129
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+smcntrpmf C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SMCNTRPMF C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+smcntrpmf 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SMCNTRPMF 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 130
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+smepmp C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SMEPMP C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+smepmp 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SMEPMP 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 131
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+experimental-smpmpmt C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SMPMPMT C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+experimental-smpmpmt 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SMPMPMT 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 132
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+smrnmi C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32SMRNMI C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+smrnmi 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32SMRNMI 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 133
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zfbfmin C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZFBFMIN C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zfbfmin 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZFBFMIN 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 134
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+experimental-zvfbfa C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZVFBFA C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+experimental-zvfbfa 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZVFBFA 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 135
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zvfbfmin C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZVFBFMIN C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zvfbfmin 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZVFBFMIN 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 136
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zvfbfwma C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZVFBFWMA C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zvfbfwma 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZVFBFWMA 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 137
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+experimental-zvfofp8min C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZVFOFP8MIN C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+experimental-zvfofp8min 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZVFOFP8MIN 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 138
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zacas C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZACAS C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zacas 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZACAS 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 139
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zalasr C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZALASR C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zalasr 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZALASR 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 140
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zama16b C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefixes=CHECK,RV32ZAMA16B C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zama16b 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefixes=CHECK,RV32ZAMA16B 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 141
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+experimental-zicfilp C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZICFILP C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+experimental-zicfilp 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZICFILP 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 142
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zabha C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZABHA C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zabha 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZABHA 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 143
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve32x -mattr=+experimental-zvbc32e  C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVBC32E C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve32x -mattr=+experimental-zvbc32e 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVBC32E 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 144
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+zve32x -mattr=+experimental-zvkgs  C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32ZVKGS C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+zve32x -mattr=+experimental-zvkgs 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32ZVKGS 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 145
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+ssnpm  C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32SSNPM C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+ssnpm 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32SSNPM 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 146
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+smnpm  C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32SMNPM C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+smnpm 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32SMNPM 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 147
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+smmpm C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32SMMPM C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+smmpm 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32SMMPM 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 148
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+sspm C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32SSPM C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+sspm 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32SSPM 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 149
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+supm C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32SUPM C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+supm 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32SUPM 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 150
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+smctr  C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32SMCTR C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+smctr 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32SMCTR 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 151
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+ssctr  C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32SSCTR C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+ssctr 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32SSCTR 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# note: command had no output on stdout or stderr
# RUN: at line 152
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv32 -mattr=+experimental-p C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=RV32P C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=riscv32 -mattr=+experimental-p 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=RV32P 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll'
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll:476:10: error: RV32P: expected string not found in input
# | ; RV32P: .attribute 5, "rv32i2p1_p0p18"
# |          ^
# | <stdin>:1:1: note: scanning from here
# |  .attribute 4, 16
# | ^
# | <stdin>:2:2: note: possible intended match here
# |  .attribute 5, "rv32i2p1_p0p21_zicsr2p0_zmmul1p0_zba1p0_zbb1p0"
# |  ^
# | 
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\attributes.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |              1:  .attribute 4, 16 
# | check:476'0     X~~~~~~~~~~~~~~~~~ error: no match found
# |              2:  .attribute 5, "rv32i2p1_p0p21_zicsr2p0_zmmul1p0_zba1p0_zbb1p0" 
# | check:476'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:476'1      ?                                                               possible intended match
# |              3:  .file "attributes.ll" 
# | check:476'0     ~~~~~~~~~~~~~~~~~~~~~~~
# |              4:  .text 
# | check:476'0     ~~~~~~~
# |              5:  .globl addi # -- Begin function addi 
# | check:476'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |              6:  .p2align 2 
# | check:476'0     ~~~~~~~~~~~~
# |              7:  .type addi, at function 
# | check:476'0     ~~~~~~~~~~~~~~~~~~~~~~
# |              .
# |              .
# |              .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>

If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.

https://github.com/llvm/llvm-project/pull/192750


More information about the llvm-commits mailing list