Skip to content

Commit c7c68c7

Browse files
author
Francesco Petrogalli
committed
[release][docs] Note on lazy binding and SVE.
1 parent 07de36d commit c7c68c7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

llvm/docs/ReleaseNotes.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,11 @@ During this release ...
172172
}
173173
}
174174
175+
Please note that support for lazy binding of SVE function calls is
176+
incomplete. When you interface user code with SVE functions that are
177+
provided through shared libraries, avoid using lazy binding. If you
178+
use lazy binding, the results could be corrupted.
179+
175180
Changes to the MIPS Target
176181
--------------------------
177182

0 commit comments

Comments
 (0)