Skip to content

Releases: google/xls

v0.0.0-7484-gfed3df8a6

17 Apr 07:44

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

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

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

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

v0.0.0-7455-gd4b51e734

11 Apr 07:47

Choose a tag to compare

round_already_round_test and round_special should call round not trunc.

PiperOrigin-RevId: 746208087

v0.0.0-7447-g07418848c

10 Apr 07:47

Choose a tag to compare

Integrate LLVM at llvm/llvm-project@836476660e5c

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

PiperOrigin-RevId: 745830634

v0.0.0-7438-g346ef78fd

09 Apr 07:46

Choose a tag to compare

Integrate LLVM at llvm/llvm-project@cd54cb062bba

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

PiperOrigin-RevId: 745364812

v0.0.0-7426-gedc89edfb

08 Apr 07:55

Choose a tag to compare

Change v1 tests to use range expr instead of function by default.

Also enable TIv2 for tests that use the expr form.

The plan is to ultimately get rid of the function, which does not behave like a normal function in type checking (i.e. the purported regular params are really parametrics governing the returned array size). So we will just keep one test around in each test suite that proves the function form works until fully deprecated.

PiperOrigin-RevId: 744865990

v0.0.0-7420-gb61065095

06 Apr 07:47

Choose a tag to compare

Integrate LLVM at llvm/llvm-project@69f59d59cb02

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

PiperOrigin-RevId: 744348330

v0.0.0-7419-gf95d0e79c

05 Apr 07:47

Choose a tag to compare

Merge pull request #2032 from schilkp:schilkp/readme_links

PiperOrigin-RevId: 744078993