[PATCH] D78326: [PredicateInfo] Factor out PredicateInfoBuilder (NFC)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 11:53:42 PDT 2020


nikic updated this revision to Diff 258381.
nikic retitled this revision from "[PredicateInfo] Factor out temporary state (NFC)" to "[PredicateInfo] Factor out PredicateInfoBuilder (NFC)".
nikic added a comment.

Move most state & logic into PredicateInfoBuilder


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

https://reviews.llvm.org/D78326

Files:
  include/llvm/Transforms/Utils/PredicateInfo.h
  lib/Transforms/Utils/PredicateInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78326.258381.patch
Type: text/x-patch
Size: 16793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200417/4242f33e/attachment.bin>


More information about the llvm-commits mailing list