[PATCH] D115904: [DSE] Remove calls with known writes to dead memory

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 17 12:46:51 PST 2021


reames updated this revision to Diff 395201.
reames added a comment.

re-rebase - I managed to drop tests last time.


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

https://reviews.llvm.org/D115904

Files:
  llvm/lib/Analysis/MemoryLocation.cpp
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/DeadStoreElimination/trivial-dse-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115904.395201.patch
Type: text/x-patch
Size: 7352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211217/ea949f49/attachment.bin>


More information about the llvm-commits mailing list