-
Notifications
You must be signed in to change notification settings - Fork 211
Pull requests: google/xls
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[opt] Add latency checking to array-index lifting in SelectLiftingPass
#2991
opened Sep 3, 2025 by
copybara-service
bot
•
Draft
Switch Yosys statistics parsing from text to JSON output.
#2988
opened Sep 3, 2025 by
copybara-service
bot
•
Draft
Fix HandleImport and HandleUseTreeEntry to set the definer
#2978
opened Sep 2, 2025 by
lsrcz
Loading…
xls/dev_tools/iverilog_test: fix error code propagation
#2977
opened Sep 2, 2025 by
copybara-service
bot
•
Draft
[opt] Enhance Select Lifting to leverage commutativity of binary operations
#2974
opened Aug 29, 2025 by
copybara-service
bot
•
Draft
Add expression inlining decisions to codegen residual data.
#2973
opened Aug 29, 2025 by
meheff
Loading…
Update type_info_to_proto_test golden files for TIv2
#2969
opened Aug 29, 2025 by
copybara-service
bot
•
Draft
[opt] Use CriticalPathDelayAnalysis in BDD CSE and Resource Sharing passes
#2953
opened Aug 26, 2025 by
copybara-service
bot
•
Draft
[scheduling] Add an option to remove the mutual-exclusion pass
#2925
opened Aug 21, 2025 by
copybara-service
bot
•
Draft
Added proc support to the non_synth_separation_pass.
#2856
opened Aug 14, 2025 by
copybara-service
bot
•
Draft
[New FSM] State element re-use by clang::NamedDecl*
#2846
opened Aug 13, 2025 by
copybara-service
bot
•
Draft
Don't leave unadded functions after FunctionBuilder::Build even if there is an error pending.
#2830
opened Aug 12, 2025 by
copybara-service
bot
•
Draft
Fix DoesErase propagation logic in resource sharing pass. Previously, DoesErase assumed that if the value of a @node is known to be 0 that it would stop the propagation of some @source whose def-use chain included @node. Now, we check known operations like "And" and "Or" to see if an operand not in the def-use chain of @source causes the operation to not be influenced by whatever value @source has.
#2818
opened Aug 11, 2025 by
copybara-service
bot
•
Draft
WIP Support default case in resource sharing pass
#2771
opened Aug 4, 2025 by
copybara-service
bot
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.