File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 11; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
2- ; RUN: llc -mtriple riscv64 -mattr=+experimental-zicfilp < %s | FileCheck %s --check-prefixes=CHECK,RV64
3- ; RUN: llc -mtriple riscv32 -mattr=+experimental-zicfilp < %s | FileCheck %s --check-prefixes=CHECK,RV32
2+ ; RUN: llc -mtriple riscv64 -mattr=+experimental-zicfilp < %s | FileCheck %s --check-prefixes=CHECK
3+ ; RUN: llc -mtriple riscv32 -mattr=+experimental-zicfilp < %s | FileCheck %s --check-prefixes=CHECK
44
55define i16 @test1 (i16 %x ) #0 {
66; CHECK-LABEL: test1:
@@ -63,6 +63,3 @@ attributes #0 = { minsize }
6363
6464!0 = !{i32 8 , !"cf-protection-branch" , i32 1 }
6565!1 = !{i32 1 , !"cf-branch-label-scheme" , !"unlabeled" }
66- ;; NOTE: These prefixes are unused and the list is autogenerated. Do not add tests below this line:
67- ; RV32: {{.*}}
68- ; RV64: {{.*}}
You can’t perform that action at this time.
0 commit comments