[PATCH] D95543: [WIP][GVN] Clobber partially aliased loads.
Daniil Fukalov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 3 08:33:28 PST 2021
dfukalov updated this revision to Diff 327811.
dfukalov added a comment.
Herald added subscribers: bmahjour, hiraditya.
Implementation.
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.327811.patch
Type: text/x-patch
Size: 4493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/56ab061a/attachment.bin>
More information about the llvm-commits
mailing list