Skip to content

Commit 5aef0f8

Browse files
committed
Cleanup the MCA test
1 parent ae33ba1 commit 5aef0f8

File tree

1 file changed

+0
-4
lines changed
  • llvm/test/tools/llvm-mca/RISCV/MIPS

1 file changed

+0
-4
lines changed

llvm/test/tools/llvm-mca/RISCV/MIPS/p8700.s

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
# - Simple ALU instructions test the p8700WriteEitherALU and p8700IssueAL2 resources.
1010
# - A jump instruction to test the CTI pipeline.
1111

12-
.text
13-
.globl _start
14-
_start:
15-
1612
# Integer division: a0 = a1 / a2
1713
# Exercises p8700GpDiv resource.
1814
div a0, a1, a2

0 commit comments

Comments
 (0)