-
Notifications
You must be signed in to change notification settings - Fork 224
Pull requests: google/xls
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[DSLX Fuzz testing] Start of type checking for DSLX fuzz_test
#4013
opened Mar 27, 2026 by
copybara-service
bot
•
Draft
Implement a handler for XLS->LLVM conversion for the cover op.
#4011
opened Mar 26, 2026 by
copybara-service
bot
•
Draft
[DSLX Fuzz testing] Update the DSLX formatter to properly format
#[fuzz_test]
#4007
opened Mar 26, 2026 by
copybara-service
bot
•
Draft
Refactor
Function::is_test_utility to examine its attributes instead of mutable state for the "test utility" flag.
#4006
opened Mar 26, 2026 by
copybara-service
bot
•
Draft
Refactor
ast_test to use a test fixture instead of repeating the same
#4005
opened Mar 26, 2026 by
copybara-service
bot
•
Draft
[DSLX Fuzz testing] Support backtick-quoted strings as arguments to
#4004
opened Mar 26, 2026 by
copybara-service
bot
•
Draft
Robust and rationalized pass-through removal.
#4001
opened Mar 25, 2026 by
copybara-service
bot
•
Draft
[opt] Use a structural fingerprint to break ties in ReassociationPass
#4000
opened Mar 25, 2026 by
copybara-service
bot
•
Draft
[Explicit State Access] Replace StateRead parameter in next_values with StateElement
#3999
opened Mar 25, 2026 by
copybara-service
bot
•
Draft
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
#3994
opened Mar 25, 2026 by
dependabot
bot
Loading…
Add bytecode interpreter tests for map() using member functions.
#3992
opened Mar 24, 2026 by
copybara-service
bot
•
Draft
Make XLS area estimation recurse into the bodies of
invoke, counted_for and dynamic_counted_for operations.
#3989
opened Mar 24, 2026 by
copybara-service
bot
•
Draft
docs: improve XLS IR execution flow explanation (modified docs_src/interpreters.md)
#3982
opened Mar 22, 2026 by
Waleed99i
Loading…
Support using the parent function parametrics in a lambda fn.
#3977
opened Mar 20, 2026 by
copybara-service
bot
•
Draft
[Explicit State Access] Allow next_values to use state_element instead of state_read.
#3962
opened Mar 18, 2026 by
copybara-service
bot
•
Draft
[Explicit State Access] Pass StateElement into Next node to later replace state_read node
#3946
opened Mar 13, 2026 by
copybara-service
bot
•
Draft
Allow selection of verbosity level for
vtrace_fmt! messages
#3932
opened Mar 10, 2026 by
joannabrozek
•
Draft
4 of 5 tasks
Bump toolchains_llvm from 1.4.0 to 1.6.0
bazel
Pull requests that update bazel code
dependencies
Pull requests that update a dependency file
#3925
opened Mar 7, 2026 by
dependabot
bot
Loading…
[Explicit State Access] Allow multiple states to be passed into proc's Next and update asserts to handle multiple states
#3904
opened Mar 3, 2026 by
copybara-service
bot
•
Draft
Throw
invalid_argument error in case of dynamic indexing of channels array
Reviewing Internally
#3896
opened Feb 27, 2026 by
magancarz
Loading…
1 task done
Add a warning for channel operations token order mismatch.
#3895
opened Feb 27, 2026 by
magancarz
Loading…
[opt] [codegen] Handle delays between operations on the same channel in legalization, rather than as a scheduling constraint.
#3894
opened Feb 26, 2026 by
copybara-service
bot
•
Draft
Prevent parameter names of top functions from being changed during ir conversion.
#3889
opened Feb 25, 2026 by
meheff
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.