[PATCH] D60581: [ValueLattice] Make mark* functions public, return if value changed.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 04:40:07 PST 2020


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

Address comments: remove unnecessary assert, undo unnnecessary changes in getCompare.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60581

Files:
  llvm/include/llvm/Analysis/ValueLattice.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60581.243812.patch
Type: text/x-patch
Size: 4022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/1b90d9e2/attachment.bin>


More information about the llvm-commits mailing list