P4 to Git Change 1139572 by rayxiao@alit_opencl_rayxiao on 2015/04/10 10:49:41

EPR #399415 - Update: expose aclInsertKernelStatistics as API entry

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/api/v0_8/acl.cpp#28 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/acl.h#8 edit
Dieser Commit ist enthalten in:
foreman
2015-04-10 11:05:32 -04:00
Ursprung 96dbe1df79
Commit 3a57f4fa7f
+1 -1
Datei anzeigen
@@ -239,7 +239,7 @@ void aclGetKstatsR800(const void* shader,
aclKernelStats &kstats, const char* chip_id);
void aclGetKstatsSI(const void* shader,
aclKernelStats &kstats);
acl_error
acl_error ACL_API_ENTRY
aclInsertKernelStatistics(aclCompiler *cl,
aclBinary *bin);
//! Define hardware info constants for SI and above devices