-
Notifications
You must be signed in to change notification settings - Fork 213
Pull requests: google/xls
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
xls/docs: document multidimensional indexing
#3233
opened Oct 22, 2025 by
copybara-service
bot
•
Draft
Release node name when removing a node from a function.
#3232
opened Oct 21, 2025 by
copybara-service
bot
•
Draft
Remove Proc::ReplaceState & Proc::ReplaceStateElement
#3231
opened Oct 21, 2025 by
copybara-service
bot
•
Draft
Re-factor delay_info_main into a helper class and a small main program.
#3229
opened Oct 21, 2025 by
copybara-service
bot
•
Draft
Ensure Parametric procs work for #[test_proc] and #[test]
#3220
opened Oct 20, 2025 by
copybara-service
bot
•
Draft
DO NOT SUBMIT: Trying things to figure out github CI failure.
#3219
opened Oct 20, 2025 by
copybara-service
bot
•
Draft
[Proc-scoped channels] Support spawning the same proc with the same parametrics but different channels. This was done by getting all instantiations of the config function for a given parametric from
TypeInfo
. These are now keyed on both the instantiation and the parametric env; otherwise it was not picking the right ones.
#3211
opened Oct 17, 2025 by
copybara-service
bot
•
Draft
Use generate statements for multidimensional array updates.
#3207
opened Oct 16, 2025 by
meheff
Loading…
Set error payload for type inference errors with single spans
#3203
opened Oct 16, 2025 by
copybara-service
bot
•
Draft
Get rid of the use of TIv1 in VAST->DSLX system function call translation.
#3187
opened Oct 13, 2025 by
copybara-service
bot
•
Draft
[mlir] Add attribute for some XLS codegen options.
#3185
opened Oct 13, 2025 by
copybara-service
bot
•
Draft
Ensure folding graph nodes and edges are ordered
#3166
opened Oct 6, 2025 by
copybara-service
bot
•
Draft
[dslx] Convert if-else-if chains into PrioritySelects
#3163
opened Oct 6, 2025 by
copybara-service
bot
•
Draft
Add a few C APIs for parametric env cloning, comparing, hashing, and for rendering a module into string
#3156
opened Oct 2, 2025 by
lsrcz
Loading…
Add a specialized module cloner that allows ignoring a set of members
#3152
opened Oct 2, 2025 by
lsrcz
Loading…
Delay_model analyze critical path: compute node delay slack from critical path.
#3145
opened Oct 1, 2025 by
copybara-service
bot
•
Draft
Add support for Proc type alias. The alias name can be used as the top proc from XLS toolchain.
#3134
opened Sep 30, 2025 by
copybara-service
bot
•
Draft
Get rid of the remaining uses of TIv1 in VAST->DSLX translation.
#3131
opened Sep 29, 2025 by
copybara-service
bot
•
Draft
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.