[PATCH] D95543: [GVN] Clobber partially aliased loads.

Daniil Fukalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 7 12:26:20 PDT 2021


dfukalov updated this revision to Diff 335902.
dfukalov added a comment.

Rebased to use reworked AliasResult in D98718 <https://reviews.llvm.org/D98718>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95543

Files:
  llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h
  llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/test/Transforms/GVN/clobber-partial-alias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95543.335902.patch
Type: text/x-patch
Size: 4169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210407/6c6a31f9/attachment.bin>


More information about the llvm-commits mailing list