Unverified Commit ed1eb88d authored by Jack Koenig's avatar Jack Koenig Committed by GitHub
Browse files

Fix CSESubAccesses for SubAccesses with flips (#2112)



The flow of a LHS SubAccess node may still be SourceFlow if the type of
the Vec element has a flip. Tweak the logic of CSESubAccesses to check
every Expression flow while recursing instead of just the flow of the
final SubAccess.

Co-authored-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>

Co-authored-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>
parent aa24fe3e
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