Skip to content

Commit ea3e625

Browse files
committed
Add more comments
1 parent 0d97fa7 commit ea3e625

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mlir/test/Target/LLVMIR/llvmir.mlir

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2454,6 +2454,10 @@ llvm.func @preserves_za_func() attributes {arm_preserves_za} {
24542454

24552455
// -----
24562456

2457+
//
2458+
// frame pointer attribute.
2459+
//
2460+
24572461
// CHECK-LABEL: @t
24582462
// CHECK-SAME: #[[FP:.*]]
24592463
llvm.func @t(!llvm.ptr) attributes {frame_pointer = #llvm.framePointerKind<"non-leaf">}

0 commit comments

Comments
 (0)