[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 12:10:17 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330629: [DSE] Teach the pass that atomic memory intrinsics are stores. (authored by dneilson, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D45535

Files:
  llvm/trunk/include/llvm/Analysis/MemoryLocation.h
  llvm/trunk/lib/Analysis/MemoryLocation.cpp
  llvm/trunk/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/trunk/test/Transforms/DeadStoreElimination/memintrinsics.ll
  llvm/trunk/test/Transforms/DeadStoreElimination/simple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45535.143613.patch
Type: text/x-patch
Size: 15530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180423/9fea6eff/attachment.bin>


More information about the llvm-commits mailing list