Skip to content

Releases: google/xls

v0.0.0-8458-g80e94da11

16 Aug 07:47
Compare
Choose a tag to compare
Get bytecode_emitter_test to pass when TIv2 is on by default.

PiperOrigin-RevId: 795596987

v0.0.0-8447-ga9686a454

15 Aug 07:49
Compare
Choose a tag to compare
Cache type resolution result of TypeRefTypeAnnotation, so that when t…

v0.0.0-8441-g6129d9987

14 Aug 07:52
Compare
Choose a tag to compare
Integrate LLVM at llvm/llvm-project@fc44a4fcd3c5

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

PiperOrigin-RevId: 794807507

v0.0.0-8401-g8966779b9

09 Aug 07:48
Compare
Choose a tag to compare
Merge pull request #2811 from hzeller:feature-20250808-inline-constexpr

PiperOrigin-RevId: 792780388

v0.0.0-8392-g93a62b8bd

08 Aug 07:52
Compare
Choose a tag to compare
Migrate away from ArrayRef(std::nullopt_t)

The upstream LLVM has deprecated ArrayRef(std::nullopt_t).  This CL migrates away from that.

PiperOrigin-RevId: 792491328

v0.0.0-8384-g20c59789b

07 Aug 07:50
Compare
Choose a tag to compare
Ensure pass_profile works correctly even if multiple threads are runn…

v0.0.0-8369-g6bd3a42b2

06 Aug 07:50
Compare
Choose a tag to compare
Factor out SweepPipelineStagesFixture to passes_ng_text_fixtures.h.

PiperOrigin-RevId: 791354381

v0.0.0-8362-g86a7a985c

05 Aug 07:53
Compare
Choose a tag to compare
Merge pull request #2769 from hzeller:feature-20250802-use-stdlib-rea…

v0.0.0-8349-g104e2ebde

02 Aug 07:48
Compare
Choose a tag to compare
Rewrite SLessThan using ITE in abstract eval.

PiperOrigin-RevId: 789957912

v0.0.0-8321-g6ea1a9c95

31 Jul 07:52
Compare
Choose a tag to compare
Include evaluation results in TIv2 traces, and stop truncating the st…