[PATCH] D115904: [DSE] Remove calls with known writes to dead memory
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 20 18:15:07 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG44d23d5345a6: [DSE] Remove calls with known writes to dead memory (authored by reames).
Repository:
rG LLVM Github Monorepo
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.395564.patch
Type: text/x-patch
Size: 7352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211221/0f153bf3/attachment.bin>
More information about the llvm-commits
mailing list