[PATCH] D123162: [CaptureTracking] Ignore ephemeral values when determining pointer escapeness

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 15:54:58 PDT 2022


aeubanks updated this revision to Diff 420651.
aeubanks added a comment.

update


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123162

Files:
  llvm/include/llvm/Analysis/CaptureTracking.h
  llvm/lib/Analysis/CaptureTracking.cpp
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/test/Transforms/DeadStoreElimination/assume.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123162.420651.patch
Type: text/x-patch
Size: 8833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220405/e08e76f7/attachment.bin>


More information about the llvm-commits mailing list