[PATCH] D115167: [DSE] Use precise loc for memset_chk during overwrite checks
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 1 13:42:33 PST 2022
fhahn updated this revision to Diff 479414.
fhahn marked an inline comment as done.
fhahn added a comment.
Thanks, rebase after test update, I am planning to land this soon.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115167/new/
https://reviews.llvm.org/D115167
Files:
llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
llvm/test/Transforms/DeadStoreElimination/libcalls-chk.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115167.479414.patch
Type: text/x-patch
Size: 5717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221201/d1b4bb94/attachment.bin>
More information about the llvm-commits
mailing list