[PATCH] D123959: [mlir][core] Add option to print users of an operation as a comment

Christoph Pillmayer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 18 13:52:28 PDT 2022


cpillmayer added a comment.

In D123959#3457517 <https://reviews.llvm.org/D123959#3457517>, @rriddle wrote:

> There may be some confusion happening here. It looks like you intended to add support for MLIR (given the commit title and bug reference), but the files in this commit are adding support to LLVM instead. MLIR and LLVM have different underlying infrastructure. (though this may still be a welcome addition for LLVM users)

You are right, sorry about that. Should I just update the commit title here, and remove the reference to the git issue? Then it can be decided if this should be added anyways or not.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123959



More information about the llvm-commits mailing list