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

Josh Mottley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 29 04:10:44 PDT 2021


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

- Fixed issues reported from review comments.
- Added type hints where appropriate to arguments of functions.
- Removed the default arguments from functions where it was not neccesary, and added default arguments to parsed arguments.


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.383295.patch
Type: text/x-patch
Size: 10476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211029/283fe31c/attachment.bin>


More information about the llvm-commits mailing list