Skip to content

Commit c9093ab

Browse files
SixWeiningAlexisPerry
authored andcommitted
[LoongArch][test] Remove the FIXME in psabi-restricted-scheduling.ll which has been addressed by llvm#76555
1 parent d869603 commit c9093ab

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

llvm/test/CodeGen/LoongArch/psabi-restricted-scheduling.ll

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88
; RUN: llc --mtriple=loongarch64 -mattr=+d --code-model=large --post-RA-scheduler=1 < %s \
99
; RUN: | FileCheck %s --check-prefix=LARGE_SCH
1010

11-
;; FIXME: According to the description of the psABI v2.30, the code sequences
12-
;; of `PseudoLA*_LARGE` instruction and Medium code model's function call must
13-
;; be adjacent.
14-
1511
@g = dso_local global i64 zeroinitializer, align 4
1612
@G = global i64 zeroinitializer, align 4
1713
@gd = external thread_local global i64

0 commit comments

Comments
 (0)