Skip to content

Fix opt check for dependency#412

Merged
boriel merged 1 commit intomasterfrom
bugfix/O4_bad_is_required_check
Nov 26, 2020
Merged

Fix opt check for dependency#412
boriel merged 1 commit intomasterfrom
bugfix/O4_bad_is_required_check

Conversation

@boriel
Copy link
Copy Markdown
Collaborator

@boriel boriel commented Nov 25, 2020

When a memory access is of type (a * b + c...) etc,
it will check if any of a, b, c is used and mark them as
required to avoid bypassing dependencies.

When a memory access is of type (a * b + c...) etc,
it will check if any of a, b, c is used and mark them as
required to avoid bypassing dependencies.
@boriel boriel merged commit 31c5dfb into master Nov 26, 2020
@boriel boriel deleted the bugfix/O4_bad_is_required_check branch November 26, 2020 16:50
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