Releases: google/xls
Releases · google/xls
v0.0.0-8083-g3cd1872a0
[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
Automated rollback of commit de1f57d2d9254fb722d11a8232212ecf03bec00e. PiperOrigin-RevId: 780345867
v0.0.0-8070-g5e42ee503
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
Add a new tool to show the relation of pipeline stages, channels and …
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…