[PATCH] D154323: [MemoryDependencyAnalysis] Delete cache infos if CacheInfo->size != Loc.size

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 01:52:45 PDT 2023


StephenFan updated this revision to Diff 536687.
StephenFan edited the summary of this revision.
StephenFan added a comment.

Also fixes another issue.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154323/new/

https://reviews.llvm.org/D154323

Files:
  llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
  llvm/test/Analysis/MemoryDependenceAnalysis/pr63559.ll
  llvm/test/Transforms/GVN/PRE/rle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154323.536687.patch
Type: text/x-patch
Size: 11525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230703/0e89bc7a/attachment.bin>


More information about the llvm-commits mailing list