[Openmp-commits] [PATCH] D143702: [NFC] Convert openmp/runtime/tools/summarizeStats.py to python 3 syntax
Tobias Hieta via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Feb 9 23:37:42 PST 2023
thieta created this revision.
Herald added subscribers: guansong, yaxunl.
Herald added a project: All.
thieta requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: openmp-commits, sstefan1.
Herald added a project: OpenMP.
I found a few python scripts still using python 2 syntax in the tree.
This has been converted with 2to3 and the changes seems sane, but
I don't know how to use this script so if someone knows how to test
it, that would probably be good to run.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D143702
Files:
openmp/runtime/tools/summarizeStats.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143702.496342.patch
Type: text/x-patch
Size: 4458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230210/0b4ef6da/attachment-0001.bin>
More information about the Openmp-commits
mailing list