Releases: google/xls
Releases · google/xls
v0.0.0-8769-ga60e7a690
[Proc-scoped channels] Fix the toggling of converting test procs by s…
v0.0.0-8764-g31f1e4993
Automated Code Change PiperOrigin-RevId: 815109595
v0.0.0-8763-g54c929f49
Model OHS 2-layer nand reduce for logical-effort delay. This is not actually used in any delay model but this is a better model for how much logical effort is actually needed to implement a OHS. PiperOrigin-RevId: 814811564
v0.0.0-8761-g634753551
Merge pull request #3133 from xlsynth:cdleary/2025-09-29-package-name…
v0.0.0-8758-g6904e585f
[xls][mlir] Move conversions between int/floats and `xls::Value`s to …
v0.0.0-8751-g772e7891a
Integrate LLVM at llvm/llvm-project@d28c07b7550a Updates LLVM usage to match [d28c07b7550a](https://github.com/llvm/llvm-project/commit/d28c07b7550a) PiperOrigin-RevId: 813490970
v0.0.0-8744-g7677774fc
Make bdd_query_engine calculate AtMostOneTrue out to 300 bits We previously wouldn't even try for more than 64 bits. By allowing more depth we get better results. This also rewrites the checker slightly to avoid creating as large of a BDD improving performance. PiperOrigin-RevId: 812934517
v0.0.0-8737-g42bb7855f
Optimize node dependency intermediates. We aggressively prune the intermediate values as we go. This leads to less memory usage. PiperOrigin-RevId: 811977383
v0.0.0-8734-g9fc091561
Create a sign-parameterized std::pow() function and retrofit upow and…
v0.0.0-8726-ged8c3b97f
Automated Code Change PiperOrigin-RevId: 811196146