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

Artur Pilipenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 16:34:45 PST 2020


apilipenko updated this revision to Diff 241844.
apilipenko added a comment.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

- Comment cleanup was landed separately
- Fixed the issue mentioned in https://reviews.llvm.org/D68006#inline-616849
- Added more tests


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.241844.patch
Type: text/x-patch
Size: 14192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200201/fd510603/attachment-0001.bin>


More information about the llvm-commits mailing list