Skip to content

Releases: google/xls

v0.0.0-9421-g95e66604f

28 Jan 07:55

Choose a tag to compare

Get eval_proc_main tests to work when codegen 1.5 is turned on by def…

v0.0.0-9413-g9294da493

27 Jan 07:56

Choose a tag to compare

Enable sharing of state elements between continuation values and stat…

v0.0.0-9402-g01837c4b6

24 Jan 07:51

Choose a tag to compare

Allow aot_compiler_main to avoid compiling anything if only the proto…

v0.0.0-9392-g794ba73ac

23 Jan 07:54

Choose a tag to compare

Update googleapis and rules_cc versions based on resolved bzlmod depe…

v0.0.0-9382-g1719d8638

22 Jan 07:54

Choose a tag to compare

Remove use of `requirement` helper for Bazel PyPI integration.

This helper function is discouraged by rules_python due to intrinsic problems (https://rules-python.readthedocs.io/en/latest/pypi/use.html).

Related fixes:
* Avoid adding transitive deps of flask and jinja2 to pip_requirements and the downstream targets that depend on these libraries. These are unnecessary as pip handles this.
* Restore missing matplotlib dep on Python script since the Python requirement was added in 40ff9ce6f759d95e05b89b3194eb74bb8a914b26.

PiperOrigin-RevId: 859397806

v0.0.0-9376-g71eabe9b3

21 Jan 07:56

Choose a tag to compare

Merge pull request #3702 from xlsynth:meheff/2026-01-18-conditional

PiperOrigin-RevId: 858774844

v0.0.0-9364-gdaf2482a9

20 Jan 07:58

Choose a tag to compare

[xls][mlir] Make min_pipeline_stages attribute optional.

PiperOrigin-RevId: 858117649

v0.0.0-9363-g9552f353e

17 Jan 07:50

Choose a tag to compare

Enable more tests in proc_lowering_block_eval_test.

These have apparently been fixed by other changes at head.

PiperOrigin-RevId: 857288119

v0.0.0-9357-g732cb9f38

16 Jan 07:51

Choose a tag to compare

Integrate LLVM at llvm/llvm-project@95da1354d03b

Updates LLVM usage to match
[95da1354d03b](https://github.com/llvm/llvm-project/commit/95da1354d03b)

PiperOrigin-RevId: 856823958

v0.0.0-9349-g74a4a3b9d

15 Jan 07:52

Choose a tag to compare

Merge pull request #3640 from xlsynth:cdleary/2026-01-01-gate-on-comm…