Skip to content

Releases: google/xls

v0.0.0-8083-g3cd1872a0

09 Jul 07:48

Choose a tag to compare

[xls] Add `QueryEngine::Covers`

This makes it simpler to test whether a node can equal a concrete `Bits` value.

PiperOrigin-RevId: 780656513

v0.0.0-8075-g2e0aee014

08 Jul 07:48

Choose a tag to compare

Automated rollback of commit de1f57d2d9254fb722d11a8232212ecf03bec00e.

PiperOrigin-RevId: 780345867

v0.0.0-8070-g5e42ee503

04 Jul 07:48

Choose a tag to compare

Integrate LLVM at llvm/llvm-project@696c0f92e0fe

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

PiperOrigin-RevId: 778888035

v0.0.0-8068-gf571bc4e7

03 Jul 07:49

Choose a tag to compare

Add a new tool to show the relation of pipeline stages, channels and …

v0.0.0-8055-g2bef26d88

01 Jul 07:50

Choose a tag to compare

Avoid creating extra select/continuation values on pop context

after conditions are applied mid-context.

PiperOrigin-RevId: 777696517

v0.0.0-8052-g62f58ba3e

28 Jun 07:45

Choose a tag to compare

Add documentation about how to run mdformat.

PiperOrigin-RevId: 776790558

v0.0.0-8012-ga6a917d61

26 Jun 07:49

Choose a tag to compare

Integrate LLVM at llvm/llvm-project@bae48ac3c0e6

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

PiperOrigin-RevId: 775879001

v0.0.0-8007-gb47240fe8

25 Jun 07:49

Choose a tag to compare

Add a couple of utilities for manipulation of instantiations.

This makes creating and removing instantiations less error prone.

PiperOrigin-RevId: 775504376

v0.0.0-7998-ge5e115821

24 Jun 07:50

Choose a tag to compare

Enable TIv2 for `some_caps_streaming` example.

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

PiperOrigin-RevId: 774974588

v0.0.0-7979-g520bc8cf8

19 Jun 07:50

Choose a tag to compare

Fixed bug where channel array (with size being an expression) fails t…