llvm-project
c0ee8e22 - [SandboxVec][SeedCollector] Reject non-simple memory ops for memory seeds (#116891)

Commit
1 year ago
[SandboxVec][SeedCollector] Reject non-simple memory ops for memory seeds (#116891) Load/Store isSimple is a necessary condition for VectorSeeds, but not sufficient, so reverse the condition and return value, and continue the check. Add relevant tests.
Parents
Loading