Skip to content

Releases: google/xls

v0.0.0-5637-g144fb967e

16 Aug 07:47
Compare
Choose a tag to compare
modules/zstd: fix oss export

PiperOrigin-RevId: 663559924

v0.0.0-5616-gcb979890b

14 Aug 07:45
Compare
Choose a tag to compare
In the fuzzer/ast generator, add simple tuple destructuring in `let` …

…statements.

Part of https://github.com/google/xls/issues/1459.

PiperOrigin-RevId: 662615052

v0.0.0-5612-g4e7bb3273

13 Aug 07:46
Compare
Choose a tag to compare
Automated Code Change

PiperOrigin-RevId: 662384991

v0.0.0-5603-g3aadb2f6c

10 Aug 07:46
Compare
Choose a tag to compare
Improve error message during block conversion of channels with no FIF…

…O config.

PiperOrigin-RevId: 661446110

v0.0.0-5601-g87e2699df

09 Aug 07:44
Compare
Choose a tag to compare
Added test to confirm parsing can generate conflicting ids per google…

…/xls#1534.

PiperOrigin-RevId: 661012022

v0.0.0-5592-g5417bcfc6

08 Aug 07:47
Compare
Choose a tag to compare
Automated Code Change

PiperOrigin-RevId: 660680525

v0.0.0-5588-g714f0311e

07 Aug 07:47
Compare
Choose a tag to compare
Include stderr in fuzzer error messages

This should reduce the steps required to take a fuzzer error & start working on the fix.

PiperOrigin-RevId: 660136076

v0.0.0-5579-g6761e13f2

06 Aug 07:47
Compare
Choose a tag to compare
Automated Code Change

PiperOrigin-RevId: 659775652

v0.0.0-5571-g94daa21ee

03 Aug 07:46
Compare
Choose a tag to compare
[XLS] Improve proc state narrowing performance

Avoid redundant analysis of the same potential next-value, except in contexts where the predicate matters.

PiperOrigin-RevId: 658851596

v0.0.0-5569-gee7624e79

02 Aug 07:46
Compare
Choose a tag to compare
Add error message when nominal type of returned struct mismatches ret…

…urn type.

https://github.com/google/xls/issues/247

PiperOrigin-RevId: 658643913