[PATCH] D77643: Keep output file after successful execution of mlir-opt

Jean-Michel Gorius via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 7 11:56:16 PDT 2020


Kayjukh added a comment.

In D77643#1967192 <https://reviews.llvm.org/D77643#1967192>, @LukasSommerTu wrote:

> In D77643#1967140 <https://reviews.llvm.org/D77643#1967140>, @Kayjukh wrote:
>
> > I think it would make sense to propagate the changes to `mlir-opt` as well.
>
>
> The changes to `mlir-opt.cpp` propagate the change of the file-management to `mlir-opt`. Or did you refer to something else?


Nvm, for some reason I overlooked the changes to `mlir-opt.cpp`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77643





More information about the llvm-commits mailing list