[PATCH] D37591: [LVI] Move LVILatticeVal class to separate header file (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 13:45:50 PDT 2017


fhahn created this revision.

This allows sharing the lattice value code between LVI and SCCP (https://reviews.llvm.org/D36656).


https://reviews.llvm.org/D37591

Files:
  include/llvm/Analysis/ValueLattice.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37591.114251.patch
Type: text/x-patch
Size: 8309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170907/a3df165e/attachment.bin>


More information about the llvm-commits mailing list