Skip to content

Commit a21d438

Browse files
committed
address comments
1 parent ab975c2 commit a21d438

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/test/CodeGen/AArch64/shrink-wrap-const-pool-access.mir

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
br label %common.ret
2525
}
2626
...
27+
# Following code has a load from constant pool. Accessing constant pool must not
28+
# be considered as a stack access and hence, shrink wrapping must happen.
2729
---
2830
name: shrink_wrap_load_from_const_pool
2931
tracksRegLiveness: true

0 commit comments

Comments
 (0)