Releases: google/xls
Releases · google/xls
v0.0.0-8458-g80e94da11
Get bytecode_emitter_test to pass when TIv2 is on by default. PiperOrigin-RevId: 795596987
v0.0.0-8447-ga9686a454
Cache type resolution result of TypeRefTypeAnnotation, so that when t…
v0.0.0-8441-g6129d9987
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
Merge pull request #2811 from hzeller:feature-20250808-inline-constexpr PiperOrigin-RevId: 792780388
v0.0.0-8392-g93a62b8bd
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
Ensure pass_profile works correctly even if multiple threads are runn…
v0.0.0-8369-g6bd3a42b2
Factor out SweepPipelineStagesFixture to passes_ng_text_fixtures.h. PiperOrigin-RevId: 791354381
v0.0.0-8362-g86a7a985c
Merge pull request #2769 from hzeller:feature-20250802-use-stdlib-rea…
v0.0.0-8349-g104e2ebde
Rewrite SLessThan using ITE in abstract eval. PiperOrigin-RevId: 789957912
v0.0.0-8321-g6ea1a9c95
Include evaluation results in TIv2 traces, and stop truncating the st…