[PATCH] D64816: [PredicateInfo] Use SmallVector instead of SmallPtrSet.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 25 08:37:33 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367028: [PredicateInfo] Use SmallVector instead of SmallPtrSet. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64816?vs=210163&id=211762#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64816/new/

https://reviews.llvm.org/D64816

Files:
  llvm/trunk/include/llvm/Transforms/Utils/PredicateInfo.h
  llvm/trunk/lib/Transforms/Utils/PredicateInfo.cpp
  llvm/trunk/test/Transforms/Util/PredicateInfo/condprop.ll
  llvm/trunk/test/Transforms/Util/PredicateInfo/testandor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64816.211762.patch
Type: text/x-patch
Size: 10864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190725/2fa6a942/attachment.bin>


More information about the llvm-commits mailing list