File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33; RUN: | FileCheck -check-prefix=RV32I %s
44; RUN: llc -mtriple=riscv32 -mattr=+a -verify-machineinstrs < %s \
55; RUN: | FileCheck -check-prefix=RV32IA %s
6- ; RUN: llc -mtriple=riscv32 -mattr=+a,+experimental- ztso -verify-machineinstrs < %s \
6+ ; RUN: llc -mtriple=riscv32 -mattr=+a,+ztso -verify-machineinstrs < %s \
77; RUN: | FileCheck -check-prefix=RV32IA %s
88; RUN: llc -mtriple=riscv64 -verify-machineinstrs < %s \
99; RUN: | FileCheck -check-prefix=RV64I %s
1010; RUN: llc -mtriple=riscv64 -mattr=+a -verify-machineinstrs < %s \
1111; RUN: | FileCheck -check-prefix=RV64IA %s
12- ; RUN: llc -mtriple=riscv64 -mattr=+a,+experimental- ztso -verify-machineinstrs < %s \
12+ ; RUN: llc -mtriple=riscv64 -mattr=+a,+ztso -verify-machineinstrs < %s \
1313; RUN: | FileCheck -check-prefix=RV64IA %s
1414
1515
You can’t perform that action at this time.
0 commit comments