Skip to content

Releases: google/xls

v0.0.0-8055-g2bef26d88

01 Jul 07:50
Compare
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
Compare
Choose a tag to compare
Add documentation about how to run mdformat.

PiperOrigin-RevId: 776790558

v0.0.0-8012-ga6a917d61

26 Jun 07:49
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Fixed bug where channel array (with size being an expression) fails t…

v0.0.0-7974-g457217fb3

18 Jun 07:48
Compare
Choose a tag to compare
Integrate LLVM at llvm/llvm-project@2c440232e261

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

PiperOrigin-RevId: 772680812

v0.0.0-7972-gcd0151dd8

17 Jun 07:51
Compare
Choose a tag to compare
Merge pull request #2411 from hzeller:feature-20250616-update-rules-hdl

PiperOrigin-RevId: 772337451

v0.0.0-7959-g2cdf73b42

14 Jun 07:48
Compare
Choose a tag to compare
Make benchmark_codegen_main mirror codegen_main more.

Rather than reimplementing lower-level codegen functions, we call the higher-level functions that take flag protos as inputs. This means we rebuild some options data structures, but that seems like a fair trade for making this easier to maintain.

This fixes some previously-broken benchmark targets in `//xls/modules/zstd`. Metadata was getting lost along the way.

PiperOrigin-RevId: 771259562

v0.0.0-7954-gb9bb6f020

13 Jun 07:48
Compare
Choose a tag to compare
tools/gather_design_stats: fix cell count attributions and generate e…