[PATCH] D95543: [GVN] Clobber partially aliased loads.
Daniil Fukalov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 20 15:54:39 PDT 2021
dfukalov updated this revision to Diff 339022.
dfukalov marked an inline comment as done.
dfukalov added a comment.
Added test for partially aliased loads with phi translation in address.
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/PRE/rle.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95543.339022.patch
Type: text/x-patch
Size: 5332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/e1a88db6/attachment.bin>
More information about the llvm-commits
mailing list