[PATCH] D132935: [PHITranslateAddr] Require dominance when searching for translated address (PR57025)
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 1 07:26:52 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4f046bc8e0b9: [PHITranslateAddr] Require dominance when searching for translated address… (authored by nikic).
Changed prior to commit:
https://reviews.llvm.org/D132935?vs=456873&id=457267#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132935/new/
https://reviews.llvm.org/D132935
Files:
llvm/lib/Analysis/PHITransAddr.cpp
llvm/test/Transforms/GVN/condprop-memdep-invalidation.ll
llvm/test/Transforms/GVN/memdep-unknown-deadblocks.ll
llvm/test/Transforms/GVN/phi-translation-to-wrong-context.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132935.457267.patch
Type: text/x-patch
Size: 7086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220901/827958c9/attachment.bin>
More information about the llvm-commits
mailing list