[PATCH] D146075: [flang][driver][openmp] Write MLIR for -save-temps
Greg Rodgers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 23 07:48:09 PDT 2023
gregrodgers accepted this revision.
gregrodgers added a comment.
This looks good. Please merge. I found it very useful especially in the context of other generated temp files generated after llvm llinking and optimization in the offload driver. For example just listing the temp files with ls -ltr provides a somewhat visual ordering of the compilation flow.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146075/new/
https://reviews.llvm.org/D146075
More information about the cfe-commits
mailing list