1
0
mirror of synced 2026-04-24 19:40:49 +00:00
Files
YosysHQ.yosys/passes
Martin Povišer 038a5e1ed4 peepopt: Support shift amounts zero-padded from below
The `opt_expr` pass running before `peepopt` can interfere with the
detection of a shiftmul pattern due to some of the bottom bits of the
shift amount being replaced with constant zero. Extend the detection to
cover those situations as well.
2023-10-16 13:52:06 +02:00
..
2022-12-21 10:41:48 +01:00
2023-09-04 17:38:35 +02:00
2022-01-28 23:34:41 +01:00