[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
Fri Dec 2 03:29:15 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGaf694c5e8d3d: [DSE] Use precise loc for memset_chk during overwrite checks (authored by fhahn).

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.479585.patch
Type: text/x-patch
Size: 5717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221202/b444f55c/attachment.bin>


More information about the llvm-commits mailing list