We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07de36d commit c7c68c7Copy full SHA for c7c68c7
llvm/docs/ReleaseNotes.rst
@@ -172,6 +172,11 @@ During this release ...
172
}
173
174
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
+
180
Changes to the MIPS Target
181
--------------------------
182
0 commit comments