Skip to content

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

Draft
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_916034320
Draft

[DSLX Fuzz tests] Support arrays of bit values larger than 64 bits#4270
copybara-service[bot] wants to merge 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: 916034320
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