Unverified Commit 3158c492 authored by Schuyler Eldridge's avatar Schuyler Eldridge Committed by GitHub
Browse files

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>
parent 1ef1fc4e
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