Unverified Commit 5f4fc581 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Constant prop binary PrimOps with matching arguments (bp #1361) (#1395)

* Constant prop binary PrimOps with matching arguments

* Modified version for 1.2.x
* Adapt trait hierarchy for clean backport
* Add SimplifyBinaryOp trait
* Add extra functionality to comparison folding
* Add tests
* Fix comments from review

* Add Ops equiv check to stress degenerate binary op ConstProp

* Send in the Yosys

(cherry picked from commit 555d1e43

)

Co-authored-by: default avatarAlbert Magyar <albert.magyar@gmail.com>
parent 7afb1fb0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment