[PATCH] D123162: [CaptureTracking] Ignore ephemeral values when determining pointer escapeness
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 21 13:18:14 PDT 2023
fhahn added a comment.
Herald added a subscriber: StephenFan.
It looks like this patch may introduced an mis-compile. I put up D153464 <https://reviews.llvm.org/D153464> which contains a description of the issue + a revert of this change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123162/new/
https://reviews.llvm.org/D123162
More information about the llvm-commits
mailing list