[PATCH] D49126: [PredicateInfo] Use custom mangling to support ssa_copy with unnamed types.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 11 09:43:39 PDT 2018


fhahn updated this revision to Diff 155024.
fhahn added a comment.

Use SmallSet + AssertingVH


https://reviews.llvm.org/D49126

Files:
  include/llvm/Transforms/Utils/PredicateInfo.h
  lib/Transforms/Utils/PredicateInfo.cpp
  test/Transforms/NewGVN/pr33305.ll
  test/Transforms/Util/PredicateInfo/condprop.ll
  test/Transforms/Util/PredicateInfo/diamond.ll
  test/Transforms/Util/PredicateInfo/edge.ll
  test/Transforms/Util/PredicateInfo/testandor.ll
  test/Transforms/Util/PredicateInfo/unnamed-types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49126.155024.patch
Type: text/x-patch
Size: 27340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180711/872c8929/attachment.bin>


More information about the llvm-commits mailing list