diff options
author | Sterling-Augustine <56981066+Sterling-Augustine@users.noreply.github.com> | 2024-11-20 11:53:41 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-20 11:53:41 -0800 |
commit | c0ee8e22f4093ea1fda42cc037d50cb4619e1445 (patch) | |
tree | 999534828c029b6ce57bdfe15ed3002be8b1257d /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 77ee94e78a52cf65e66c67804bf5b9bb5fe29b07 (diff) | |
download | llvm-c0ee8e22f4093ea1fda42cc037d50cb4619e1445.zip llvm-c0ee8e22f4093ea1fda42cc037d50cb4619e1445.tar.gz llvm-c0ee8e22f4093ea1fda42cc037d50cb4619e1445.tar.bz2 |
[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.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions