Unverified Commit 8241bbfe authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Remove deprecated CIRCT Options (backport #3101) (#3103)

* Remove deprecated CIRCT Options (#3101)

* Make read-write inference on by default

Change CIRCT to turn on read-write inference by default.  This is
primarily done because this option was removed in:

  https://github.com/llvm/circt/commit/9620d656f8a59998cc38472a60f83bfdcb6a8549



Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>

* Remove IMCP disable option for CIRCT

Remove the ability to disable inter-module constant propagation (IMCP) when
running with CIRCT.  This option was removed in:

  https://github.com/llvm/circt/commit/9620d656f8a59998cc38472a60f83bfdcb6a8549



Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>

---------

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>
(cherry picked from commit 3158c492

)

# Conflicts:
#	src/main/scala/circt/stage/phases/CIRCT.scala

* Resolve backport conflicts

---------

Co-authored-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>
Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent 42c33a73
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