-
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
Fix clang thread safety warning and switch away from deprecated absl::Mutex APIs.
#3296
opened Nov 5, 2025 by
copybara-service
bot
•
Draft
[Proc-scoped channels] Fix parametrics with defaults that call built-ins when lowering to proc-scoped channels. Intentionally skip generating conversion records for the children of certain nodes, since they will not need to be converted (they must be constexprs.)
#3292
opened Nov 4, 2025 by
copybara-service
bot
•
Draft
Add parser-level support for traits in builtin_stubs.x only.
#3291
opened Nov 4, 2025 by
copybara-service
bot
•
Draft
Critical path delay analysis outputs all ends of critical path(s), not just one of them.
#3282
opened Nov 3, 2025 by
copybara-service
bot
•
Draft
Fix spawining proc in Proc-scoped channel Unroll_for
#3276
opened Oct 31, 2025 by
copybara-service
bot
•
Draft
Introduce ReachabilityAnalysis to lazily compute what nodes are reachable
#3274
opened Oct 31, 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
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
[dslx] Convert if-else-if chains into PrioritySelects
#3163
opened Oct 6, 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
Change node-dependency-analysis and some other dependencies of proc_state_narrowing_pass to use NodeMap & NodeSet
#3119
opened Sep 25, 2025 by
copybara-service
bot
•
Draft
NodeMap<V>: an interned Map<Node*, V> implementation.
#3118
opened Sep 25, 2025 by
copybara-service
bot
•
Draft
xls/codegen: emit logic instead of reg for sv signals
#3106
opened Sep 22, 2025 by
copybara-service
bot
•
Draft
Add IEEE-754-Compatible Integer Rounding Primitives And Exhaustive DSLX Tests
Reviewing Internally
#3092
opened Sep 19, 2025 by
dank-openai
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.