[PATCH] D137318: [llvm-diff] Fix false-positive diffs on forward-referencing phi nodes

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 10:42:25 PDT 2022


dblaikie added a subscriber: nickdesaulniers.
dblaikie added a comment.

Can't say I have much context here - but out of curiosity, what's your interest in this tool, @jsilvanus ? & @void is this library/tool still of interest to you? (@nickdesaulniers is this of interest to you? Looks like @void's work recently (last year, at least, which is recent relative to this code mostly not having been touched since 2010 or so... ) was related to maybe adding some live patching tool, which I guess might be kernel related in some way?)

Given how old the code is here, and it's relatively untouched, I'd like to make sure we've got invested folks working together on it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137318



More information about the llvm-commits mailing list