Skip to content

Conversation

@d10c
Copy link
Contributor

@d10c d10c commented Nov 22, 2024

Not intended for merging, merely performance meansurements of BigInt.

@github-actions github-actions bot added the C++ label Nov 22, 2024
@d10c d10c force-pushed the d10c/simplera-bigint-rewrite branch from 6e98da5 to 78e8de4 Compare November 22, 2024 13:34

/** Utility for `linearBoundFromGuard`. */
private predicate getBounds(Expr expr, float boundValue, boolean isLowerBound) {
private predicate getBounds(Expr expr, QlBuiltins::BigInt boundValue, boolean isLowerBound) {

Check warning

Code scanning / CodeQL

Predicates starting with "get" or "as" should return a value Warning

This predicate starts with 'get' but does not return a value.
@d10c d10c closed this Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant