Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable caches, fusion and dual issue on startup #68

Open
wants to merge 2 commits into
base: arc-2024.12
Choose a base branch
from

Conversation

kolerov
Copy link
Contributor

@kolerov kolerov commented Oct 20, 2024

Note that to enable ARC-V features it's necessary to build GCC multilib configurations with zicsr extension. Caches are enabled for ARC-V targets, but dual issue and fusion only for RHX100.

P.S. The second commit temporary disables dual issue and instruction fusion until all issues related to these features will be resolved. In future it could be just reverted.

Note that to enable ARC-V features it's necessary to build GCC
multilib configurations with zicsr extension. Caches are
enabled for ARC-V targets, but dual issue and fusion only for
RHX100.

Signed-off-by: Yuriy Kolerov <[email protected]>
This is a temporary solution until all issues related
to these features will be resolved.

Signed-off-by: Yuriy Kolerov <[email protected]>
@kolerov kolerov requested a review from abrodkin October 20, 2024 19:34
@kolerov kolerov self-assigned this Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant