[PATCH] D91661: Revert of D49126 [PredicateInfo] Use custom mangling to support ssa_copy with unnamed types.
Jeroen Dobbelaere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 19 10:01:24 PST 2020
jeroen.dobbelaere updated this revision to Diff 306447.
jeroen.dobbelaere added a comment.
Omitted reversal of NewGVN testcase that slipped in with the original (D49126 <https://reviews.llvm.org/D49126>) commit. It has nothing to do with the unnamed type support.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91661/new/
https://reviews.llvm.org/D91661
Files:
llvm/include/llvm/Transforms/Utils/PredicateInfo.h
llvm/lib/Transforms/Utils/PredicateInfo.cpp
llvm/test/Other/debugcounter-predicateinfo.ll
llvm/test/Transforms/Util/PredicateInfo/condprop.ll
llvm/test/Transforms/Util/PredicateInfo/diamond.ll
llvm/test/Transforms/Util/PredicateInfo/edge.ll
llvm/test/Transforms/Util/PredicateInfo/testandor.ll
llvm/test/Transforms/Util/PredicateInfo/unnamed-types.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91661.306447.patch
Type: text/x-patch
Size: 27301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201119/35790597/attachment.bin>
More information about the llvm-commits
mailing list