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

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 10:15:04 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG17fdaccccfad: [CaptureTracking] Ignore ephemeral values when determining pointer escapeness (authored by aeubanks).

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.421263.patch
Type: text/x-patch
Size: 9591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220407/7a8f9fe3/attachment-0001.bin>


More information about the llvm-commits mailing list