Releases: google/xls
Releases · google/xls
v0.0.0-8055-g2bef26d88
Avoid creating extra select/continuation values on pop context after conditions are applied mid-context. PiperOrigin-RevId: 777696517
v0.0.0-8052-g62f58ba3e
Add documentation about how to run mdformat. PiperOrigin-RevId: 776790558
v0.0.0-8012-ga6a917d61
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
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
Enable TIv2 for `some_caps_streaming` example. https://github.com/google/xls/issues/2419 PiperOrigin-RevId: 774974588
v0.0.0-7979-g520bc8cf8
Fixed bug where channel array (with size being an expression) fails t…
v0.0.0-7974-g457217fb3
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
Merge pull request #2411 from hzeller:feature-20250616-update-rules-hdl PiperOrigin-RevId: 772337451
v0.0.0-7959-g2cdf73b42
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
tools/gather_design_stats: fix cell count attributions and generate e…