[PATCH] D111042: flang-omp-report summarising script

Josh Mottley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 27 05:26:24 PDT 2021


josh.mottley.arm updated this revision to Diff 382619.
josh.mottley.arm marked 2 inline comments as done.
josh.mottley.arm added a comment.

- Removed try...except check for importing ruamel.yaml. This also includes removing the yaml_module_not_found function.
- Added requirements.txt.
- Refactored code to include functions; main, parse_arguments, create_arg_parser.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111042

Files:
  flang/examples/flang-omp-report-plugin/requirements.txt
  flang/examples/flang-omp-report-plugin/yaml_summarizer.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111042.382619.patch
Type: text/x-patch
Size: 9326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211027/b0066a46/attachment.bin>


More information about the llvm-commits mailing list