[PATCH] D73342: Fix EarlyCSE to intersect aliasing metadata.
Neil Henning via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 28 08:43:36 PST 2020
sheredom updated this revision to Diff 240896.
sheredom added a comment.
Use combineMetadataForCSE to combine the metadata.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73342/new/
https://reviews.llvm.org/D73342
Files:
llvm/lib/Transforms/Scalar/EarlyCSE.cpp
llvm/test/Transforms/EarlyCSE/aliasing.ll
llvm/test/Transforms/EarlyCSE/invariant-loads.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73342.240896.patch
Type: text/x-patch
Size: 3849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200128/692906d2/attachment.bin>
More information about the llvm-commits
mailing list