[PATCH] D95543: [GVN] Clobber partially aliased loads.
Daniil Fukalov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 9 03:33:50 PDT 2021
dfukalov updated this revision to Diff 336377.
dfukalov added a comment.
Herald added a subscriber: george.burgess.iv.
Rebased after preparation changes (D98027 <https://reviews.llvm.org/D98027>+D98718 <https://reviews.llvm.org/D98718>) committed.
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
llvm/unittests/Analysis/MemorySSATest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95543.336377.patch
Type: text/x-patch
Size: 4527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210409/f6148c32/attachment.bin>
More information about the llvm-commits
mailing list