Skip to content

Conversation

tautschnig
Copy link
Member

typed_swap needs to be a no-op on ZSTs as pointers to those have an arbitrary value in Kani.

Resolves: #3182

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

typed_swap needs to be a no-op on ZSTs as pointers to those have an
arbitrary value in Kani.

Resolves: model-checking#3182
@tautschnig tautschnig requested a review from a team as a code owner June 11, 2024 17:23
@github-actions github-actions bot added the Z-EndToEndBenchCI Tag a PR to run benchmark CI label Jun 11, 2024
@tautschnig
Copy link
Member Author

perf test failure is inet::checksum::tests::differential running out of memory (on this occasion).

@tautschnig tautschnig merged commit d588c01 into model-checking:main Jun 12, 2024
@tautschnig tautschnig deleted the fix-3182 branch June 12, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Z-EndToEndBenchCI Tag a PR to run benchmark CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Intrinsic type_swapped fails for unit types
4 participants