You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any intrinsic not appearing in the tables below is considered not supported.
15
+
Please [open a feature request](https://github.com/model-checking/kani/issues/new?assignees=&labels=%5BC%5D+Feature+%2F+Enhancement&template=feature_request.md&title=)
16
+
if your code depends on an unsupported intrinsic.
17
+
18
+
### Compiler intrinsics
19
+
15
20
Name | Support | Notes |
16
21
--- | --- | --- |
17
22
abort | Yes | |
@@ -244,3 +249,27 @@ performed. But as noted in [Notes - Concurrency](#concurrency), Kani support for
244
249
concurrent verification is limited and not used by default. Verification on code
245
250
containing atomic intrinsics should not be trusted given that Kani assumes the
0 commit comments