[PATCH] D45535: [DSE] Teach the pass that atomic memory intrinsics are stores.
Daniel Neilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 23 10:05:11 PDT 2018
dneilson updated this revision to Diff 143590.
dneilson added a comment.
- Update for reviewer comment.
Repository:
rL LLVM
https://reviews.llvm.org/D45535
Files:
include/llvm/Analysis/MemoryLocation.h
lib/Analysis/MemoryLocation.cpp
lib/Transforms/Scalar/DeadStoreElimination.cpp
test/Transforms/DeadStoreElimination/memintrinsics.ll
test/Transforms/DeadStoreElimination/simple.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45535.143590.patch
Type: text/x-patch
Size: 15394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180423/e1eebd23/attachment.bin>
More information about the llvm-commits
mailing list