[PATCH] D36696: [MachineTraceMetrics] Add computeDepth function.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 14 09:51:58 PDT 2017
fhahn created this revision.
[MachineTraceMetrics] Add computeDepth function.
This function is used in https://reviews.llvm.org/D36619 to update the instruction depths
incrementally.
https://reviews.llvm.org/D36696
Files:
include/llvm/CodeGen/MachineTraceMetrics.h
lib/CodeGen/MachineTraceMetrics.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36696.111014.patch
Type: text/x-patch
Size: 6904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170814/c3eefdc0/attachment.bin>
More information about the llvm-commits
mailing list