diff options
author | Adrian Munera <adrian.munera@bsc.es> | 2023-06-15 14:27:01 -0500 |
---|---|---|
committer | Jose M Monsalve Diaz <jmonsalvediaz@anl.gov> | 2023-06-19 08:27:38 -0500 |
commit | 028cf8c016b21961bd229f24ddffcad1cb95aa7a (patch) | |
tree | 38e7650f84b1da7a39fdffe2bf06e36bade8d14d /llvm/lib/Bitcode/Reader/MetadataLoader.cpp | |
parent | d46d9689f7c3fe16010cd07761858a6392239b3f (diff) | |
download | llvm-028cf8c016b21961bd229f24ddffcad1cb95aa7a.zip llvm-028cf8c016b21961bd229f24ddffcad1cb95aa7a.tar.gz llvm-028cf8c016b21961bd229f24ddffcad1cb95aa7a.tar.bz2 |
[OpenMP] Implement printing TDGs to dot files
This patch implements the "__kmp_print_tdg_dot" function, that prints a task dependency graph into a dot file containing the tasks and their dependencies.
It is activated through a new environment variable "KMP_TDG_DOT"
Reviewed By: tianshilei1992
Differential Revision: https://reviews.llvm.org/D150962
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions