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

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 18 13:38:46 PDT 2022


rriddle added a comment.

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)


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