Skip to content

Commit a4ab8f7

Browse files
committed
Reintroduce foot-ref
Signed-off-by: Larsen, Steffen <[email protected]>
1 parent eaf9d55 commit a4ab8f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl/doc/design/CompileTimeProperties.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,8 @@ variable, it emits a call to the LLVM intrinsic function
467467
variables, similar to the way the existing `[[clang::annotate()]]` attribute
468468
works.
469469

470+
[10]: <https://llvm.org/docs/LangRef.html#llvm-ptr-annotation-intrinsic>
471+
470472
The front-end encodes the properties from the C++ attribute
471473
`[[__sycl_detail__::add_ir_annotations_member()]]` into the
472474
`@llvm.ptr.annotation` call as follows:

0 commit comments

Comments
 (0)