-
Notifications
You must be signed in to change notification settings - Fork 220
Pull requests: google/xls
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[codegen 1.5] Fix register cleanup pass if all writes are no-ops
#3691
opened Jan 15, 2026 by
copybara-service
bot
•
Draft
Avoid benchmark_main depending on procs remaining available after codegen
#3690
opened Jan 15, 2026 by
copybara-service
bot
•
Draft
[opt] Hoist comparisons across selects when it is cheap to do so
#3689
opened Jan 15, 2026 by
cdleary
Loading…
Enable sharing of state elements between continuation values and static variables with superficially different layouts. For example, bits[64] and (bits[64]). This sharing is done by LeafTypeTree index. This allows sharing of state elements between base and derived classes, for example.
#3686
opened Jan 15, 2026 by
copybara-service
bot
•
Draft
[Proc-scoped channels] Force Codegen 1.5 to be used when proc-scoped channels are generated.
#3679
opened Jan 13, 2026 by
copybara-service
bot
•
Draft
Remove compound_adder(), not used anymore.
#3678
opened Jan 13, 2026 by
copybara-service
bot
•
Draft
Support implicitly-typed parameters when parsing lambdas.
#3677
opened Jan 12, 2026 by
copybara-service
bot
•
Draft
[opt] Add strength reduction for
sgtz(x) -> and(not(msb(x)), nez(x)) and sgt(x, 2^k-1)
Reviewing Internally
#3672
opened Jan 11, 2026 by
cdleary
Loading…
[opt:ra] Range analysis for DynamicBitSlice
Reviewing Internally
#3671
opened Jan 10, 2026 by
cdleary
Loading…
[opt:ra] Add range analysis support for Encode op.
Reviewing Internally
#3670
opened Jan 10, 2026 by
cdleary
Loading…
Bump the pip group across 1 directory with 2 updates
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#3668
opened Jan 9, 2026 by
dependabot
bot
Loading…
[Proc-scoped channels] In ir converter main, if the
lower_to_proc_scoped_channels flag is specified at all, use it. Otherwise, use false (instead of the default in ConvertOptions). This will allow targets to force the flag to "false" even if the default is true.
#3663
opened Jan 7, 2026 by
copybara-service
bot
•
Draft
[xls][mlir] Make min_pipeline_stages attribute optional.
#3658
opened Jan 7, 2026 by
copybara-service
bot
•
Draft
[Explicit State Access] Allow multiple arguments to be passed into proc Next if feature enabled
#3653
opened Jan 6, 2026 by
copybara-service
bot
•
Draft
Update proc next syntax with explicit_state_access on to expect an empty-tuple return.
#3644
opened Jan 5, 2026 by
copybara-service
bot
•
Draft
ZSTD decoder: cleanups, new sequence executor and fixes for subcomponents
#3636
opened Dec 31, 2025 by
magancarz
Loading…
Bump rules_pkg from 1.0.1 to 1.2.0
bazel
Pull requests that update bazel code
dependencies
Pull requests that update a dependency file
#3617
opened Dec 27, 2025 by
dependabot
bot
Loading…
Bump or-tools from 9.12 to 9.14
bazel
Pull requests that update bazel code
dependencies
Pull requests that update a dependency file
#3616
opened Dec 27, 2025 by
dependabot
bot
Loading…
Bump riegeli from 0.0.0-20250706-c4d1f27 to 0.0.0-20250822-9f2744d
bazel
Pull requests that update bazel code
dependencies
Pull requests that update a dependency file
#3615
opened Dec 27, 2025 by
dependabot
bot
Loading…
Bump bant from 0.2.2 to 0.2.4
bazel
Pull requests that update bazel code
dependencies
Pull requests that update a dependency file
#3614
opened Dec 27, 2025 by
dependabot
bot
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.