diff options
author | Christian Ulmann <christian.ulmann@nextsilicon.com> | 2023-01-05 13:21:57 +0100 |
---|---|---|
committer | Tobias Gysi <tobias.gysi@nextsilicon.com> | 2023-01-05 13:40:56 +0100 |
commit | b72dd6f775a84658386a4bd1809f73ff3c038217 (patch) | |
tree | 50b58f7d3525851f49bfab41efdef43c10ac0921 /llvm/unittests/ProfileData/CoverageMappingTest.cpp | |
parent | 27b8f54f5174aa4d8ea254a7efefd7110b247c17 (diff) | |
download | llvm-b72dd6f775a84658386a4bd1809f73ff3c038217.zip llvm-b72dd6f775a84658386a4bd1809f73ff3c038217.tar.gz llvm-b72dd6f775a84658386a4bd1809f73ff3c038217.tar.bz2 |
[mlir] Add function_entry_count to LLVMFuncOp
This commit introduces the function_entry_count metadata field to the
LLVMFuncOp and adds both the corresponding import and export
funtionalities.
The import of the function metadata uses the same infrastructure as the
instruction metadata, i.e., it dispatches through a dialect interface.
Reviewed By: gysit
Differential Revision: https://reviews.llvm.org/D141001
Diffstat (limited to 'llvm/unittests/ProfileData/CoverageMappingTest.cpp')
0 files changed, 0 insertions, 0 deletions