Skip to content

[DSLX Fuzz tests] Support arrays of bit values larger than 64 bits#4270

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_916034320
May 18, 2026
Merged

[DSLX Fuzz tests] Support arrays of bit values larger than 64 bits#4270
copybara-service[bot] merged 1 commit into
mainfrom
test_916034320

Conversation

@copybara-service
Copy link
Copy Markdown

[DSLX Fuzz tests] Support arrays of bit values larger than 64 bits
as parameters to property functions. Instead of to_c_type erroring
out when it can't translate a parameter type from TypeProto to a C
type (for the generated C++), it returns None, which the caller uses
to know that the parameter should be an xls::Value.

as parameters to property functions. Instead of to_c_type erroring
out when it can't translate a parameter type from TypeProto to a C
type (for the generated C++), it returns None, which the caller uses
to know that the parameter should be an `xls::Value`.

PiperOrigin-RevId: 917392068
@copybara-service copybara-service Bot merged commit bb42710 into main May 18, 2026
@copybara-service copybara-service Bot deleted the test_916034320 branch May 18, 2026 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant