Skip to content

Releases: google/xls

v0.0.0-7508-g2d7839621

24 Apr 07:48
Compare
Choose a tag to compare
Add fuzz test crasher

PiperOrigin-RevId: 750731330

v0.0.0-7505-gef07f4bc7

23 Apr 07:48
Compare
Choose a tag to compare
Added notion of a slot for streaming channel conversion.

Factored out block_covnersion_text_fixture for reuse by codegen ng tests.

PiperOrigin-RevId: 750413872

v0.0.0-7498-gfdcb46708

22 Apr 07:43
Compare
Choose a tag to compare
Integrate LLVM at llvm/llvm-project@0078cf79adc2

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

PiperOrigin-RevId: 750019697

v0.0.0-7490-g2e60753b0

21 Apr 07:50
Compare
Choose a tag to compare
This commit extends the resource sharing pass to correctly handle mul…

v0.0.0-7489-g1227aa1ac

19 Apr 07:42
Compare
Choose a tag to compare
[xls][mlir] Remove namespace usage where not needed. (NFC)

These were already in the current namespace. Also do a few cosmetic changes (including removing no longer needed nolints) while at it .

PiperOrigin-RevId: 749155001

v0.0.0-7487-g92f946abb

18 Apr 07:43
Compare
Choose a tag to compare
Add generic `downcast` to apfloat which can control rounding mode and…

v0.0.0-7484-gfed3df8a6

17 Apr 07:44
Compare
Choose a tag to compare
Have dslx_prove_quickcheck prove that all asserts are always passed.

PiperOrigin-RevId: 748448549

v0.0.0-7474-g3fa82b100

16 Apr 07:47
Compare
Choose a tag to compare
Integrate LLVM at llvm/llvm-project@179d30f8c3fd

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

PiperOrigin-RevId: 748068900

v0.0.0-7468-gee526ee4e

15 Apr 07:47
Compare
Choose a tag to compare
xls/dslx/apfloat: add hfloat16

- add hfloat16
- remove hardcoded types from bfloat16
- leave out bfloat16 specific functions for now (see #2036)

PiperOrigin-RevId: 747692250

v0.0.0-7460-gb6bf4167d

12 Apr 07:40
Compare
Choose a tag to compare
Integrate LLVM at llvm/llvm-project@98feb05825a1

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

PiperOrigin-RevId: 746552182