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

Fix CSESubAccesses for SubAccesses with flips (#2112) (#2113)



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>
(cherry picked from commit ed1eb88d

)

Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent ec3163e3
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