[PATCH] D68006: DSE miscompile when store is clobbered across loop iterations

Artur Pilipenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 14:51:45 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG02e3d5c3a25b: Fix DSE miscompile when store is clobbered across loop iterations (authored by apilipenko).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68006/new/

https://reviews.llvm.org/D68006

Files:
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/test/Transforms/DeadStoreElimination/simple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68006.247114.patch
Type: text/x-patch
Size: 16694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/78132701/attachment.bin>


More information about the llvm-commits mailing list