2024-04-10 16:55 ftp://ftp.de.debian.org/debian/pool/main/o/onednn/onednn_3.1.1.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=googletest --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j4 platform: Linux-6.1.0-18-amd64-x86_64-with-glibc2.36 python: 3.11.2 client-version: 1.3.56 compiler: g++ (Debian 12.2.0-14) 12.2.0 cppcheck: head 2.13.0 head-info: bca43c2 (2024-04-10 17:55:20 +0200) count: 8590 3317 elapsed-time: 135.8 365.9 head-timing-info: old-timing-info: head results: oneDNN-3.1.1/examples/example_utils.hpp:81:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/example_utils.hpp:113:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/example_utils.hpp:158:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/example_utils.hpp:177:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/example_utils.hpp:228:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/example_utils.hpp:287:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/bnorm_u8_via_binary_postops.cpp:105:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nhwc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cnn_inference_int8.cpp:92:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/example_utils.hpp:95:5: style: Struct 'example_allows_unimplemented' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/examples/example_utils.hpp:240:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/example_utils.hpp:299:23: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/example_utils.hpp:112:44: style: Variable 'e' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/examples/example_utils.hpp:237:18: style: Variable 'src' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/examples/cnn_inference_f32.cpp:99:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cnn_inference_f32.cpp:778:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cnn_inference_int8.cpp:152:21: style: Variable 'e' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/examples/example_utils.h:51:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/example_utils.h:70:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/example_utils.h:89:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/example_utils.h:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/example_utils.h:140:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cnn_inference_f32.c:96:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_exec_arg_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cnn_inference_f32.c:112:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cnn_inference_f32.c:134:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MEMORY_ALLOCATE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cnn_inference_f32.c:167:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cnn_training_bf16.cpp:83:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cnn_training_f32.cpp:79:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cnn_training_bf16.cpp:112:21: style: Variable 'e' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/examples/cnn_inference_f32.cpp:592:33: style: Variable 'pool5_dst' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/examples/cnn_training_f32.cpp:83:26: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/cpu_matmul_csr.cpp:45:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cpu_matmul_csr.cpp:98:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cpu_rnn_inference_f32.cpp:174:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cpu_rnn_inference_f32.cpp:796:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cpu_rnn_inference_int8.cpp:214:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cpu_rnn_inference_int8.cpp:885:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cpu_cnn_training_f32.c:81:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_exec_arg_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cpu_cnn_training_f32.c:97:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cpu_cnn_training_f32.c:119:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MEMORY_ALLOCATE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cpu_cnn_training_f32.c:152:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cpu_rnn_inference_f32.cpp:708:17: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/cpu_rnn_inference_f32.cpp:725:23: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/cpu_rnn_inference_f32.cpp:727:23: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/cpu_rnn_inference_f32.cpp:737:21: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/cpu_rnn_inference_f32.cpp:768:23: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/cpu_rnn_inference_f32.cpp:84:38: style: Parameter 'annotations' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/examples/cpu_rnn_inference_f32.cpp:84:58: style: Parameter 'weighted_annotations' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/examples/example_utils.h:123:17: style: Consider using memcpy instead of loop. [useStandardLibrary] oneDNN-3.1.1/examples/example_utils.h:178:17: style: Consider using memcpy instead of loop. [useStandardLibrary] oneDNN-3.1.1/examples/cnn_inference_f32.c:66:35: style: Parameter 'arr' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/examples/example_utils.h:73:15: style: Variable 'engine_kind_str' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/examples/cross_engine_reorder.c:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cross_engine_reorder.cpp:95:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cross_engine_reorder.cpp:226:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/cpu_rnn_inference_int8.cpp:786:17: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/cpu_rnn_inference_int8.cpp:812:23: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/cpu_rnn_inference_int8.cpp:814:23: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/cpu_rnn_inference_int8.cpp:825:21: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/cpu_rnn_inference_int8.cpp:856:23: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/cpu_rnn_inference_int8.cpp:354:21: style: Variable 'e' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/examples/cpu_rnn_inference_int8.cpp:84:17: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/examples/cpu_rnn_inference_int8.cpp:96:49: style: Parameter 'compensation' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/examples/cpu_rnn_inference_int8.cpp:98:45: style: Parameter 'annotations' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/examples/cpu_rnn_inference_int8.cpp:99:16: style: Parameter 'weighted_annotations' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/examples/gpu_opencl_interop.cpp:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_SUCCESS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/getting_started.cpp:202:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nhwc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/gpu_opencl_interop.cpp:121:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/getting_started.cpp:474:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/gpu_opencl_interop.cpp:261:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/getting_started.cpp:478:27: style: Variable 'e' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/examples/matmul_perf.cpp:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/matmul_perf.cpp:57:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/matmul_perf.cpp:94:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/matmul_perf.cpp:227:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/matmul_perf.cpp:236:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/matmul_perf.cpp:260:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/memory_format_propagation.cpp:136:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/performance_profiling.cpp:122:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eltwise_relu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/performance_profiling.cpp:135:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eltwise_relu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/performance_profiling.cpp:181:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convolution_direct [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/performance_profiling.cpp:250:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/performance_profiling.cpp:376:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/performance_profiling.cpp:509:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/primitives/augru.cpp:50:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/primitives/batch_normalization.cpp:94:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/matmul_perf.cpp:84:11: style: Variable 'rd' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/examples/matmul_perf.cpp:77:15: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/examples/matmul_perf.cpp:81:15: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/examples/matmul_perf.cpp:111:30: style: Variable 'c_data' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/examples/primitives/binary.cpp:81:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/primitives/concat.cpp:88:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/primitives/eltwise.cpp:76:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/primitives/inner_product.cpp:92:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/primitives/layer_normalization.cpp:92:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tnc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/primitives/lrn.cpp:72:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/primitives/convolution.cpp:108:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/primitives/convolution.cpp:257:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/primitives/lstm.cpp:93:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tnc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/primitives/matmul.cpp:87:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/primitives/reduction.cpp:69:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/primitives/pooling.cpp:95:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/primitives/prelu.cpp:81:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/primitives/reorder.cpp:75:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/primitives/resampling.cpp:76:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/primitives/shuffle.cpp:79:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/primitives/softmax.cpp:73:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/primitives/sum.cpp:87:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/sycl_interop_buffer.cpp:62:0: error: #error "Unsupported compiler" [preprocessorErrorDirective] oneDNN-3.1.1/examples/sycl_interop_usm.cpp:27:0: error: #error "Unsupported compiler" [preprocessorErrorDirective] oneDNN-3.1.1/examples/tutorials/matmul/cpu_matmul_quantization.cpp:226:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/tutorials/matmul/cpu_matmul_quantization.cpp:254:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/tutorials/matmul/cpu_matmul_quantization.cpp:297:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/tutorials/matmul/cpu_matmul_quantization.cpp:395:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/tutorials/matmul/cpu_matmul_quantization.cpp:158:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/tutorials/matmul/cpu_sgemm_and_matmul.cpp:130:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_DIM_VAL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/tutorials/matmul/cpu_sgemm_and_matmul.cpp:167:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/tutorials/matmul/cpu_sgemm_and_matmul.cpp:228:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/tutorials/matmul/cpu_matmul_quantization.cpp:227:35: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/tutorials/matmul/cpu_matmul_quantization.cpp:259:31: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/tutorials/matmul/cpu_matmul_quantization.cpp:260:31: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/tutorials/matmul/cpu_matmul_quantization.cpp:261:31: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/tutorials/matmul/cpu_matmul_quantization.cpp:298:33: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/tutorials/matmul/cpu_matmul_quantization.cpp:304:33: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/tutorials/matmul/cpu_matmul_quantization.cpp:322:35: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/tutorials/matmul/cpu_matmul_quantization.cpp:352:33: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/tutorials/matmul/cpu_matmul_quantization.cpp:135:11: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/examples/tutorials/matmul/cpu_sgemm_and_matmul.cpp:167:66: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/tutorials/matmul/cpu_sgemm_and_matmul.cpp:168:66: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/tutorials/matmul/cpu_sgemm_and_matmul.cpp:169:65: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/examples/tutorials/matmul/cpu_sgemm_and_matmul.cpp:76:11: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/examples/tutorials/matmul/inference_int8_matmul.cpp:105:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_DIM_VAL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/tutorials/matmul/inference_int8_matmul.cpp:172:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/tutorials/matmul/inference_int8_matmul.cpp:219:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ab [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/tutorials/matmul/inference_int8_matmul.cpp:75:11: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/examples/tutorials/matmul/inference_int8_matmul.cpp:82:11: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/examples/rnn_training_f32.cpp:79:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forward_inference [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/bfloat16.cpp:31:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable raw_bits_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/bfloat16.cpp:54:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable raw_bits_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/examples/rnn_training_f32.cpp:78:26: style: Condition 'is_training' is always true [knownConditionTrueFalse] oneDNN-3.1.1/examples/rnn_training_f32.cpp:77:24: note: Assignment 'is_training=true', assigned value is 1 oneDNN-3.1.1/examples/rnn_training_f32.cpp:78:26: note: Condition 'is_training' is always true oneDNN-3.1.1/src/common/broadcast_strategy.cpp:40:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_broadcast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/broadcast_strategy.cpp:120:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_oc_spatial [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/broadcast_strategy.cpp:160:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsupported [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/impl_list_item.hpp:169:5: debug: Failed to parse 'using create_pd_func_t = dnnl_status_t ( * ) ( primitive_desc_t * * , const op_desc_t * , const dnnl_primitive_attr * , dnnl_engine * , const primitive_desc_t * ) ;'. The checking continues anyway. [simplifyUsing] oneDNN-3.1.1/src/common/impl_list_item.hpp:173:5: debug: Failed to parse 'using create_concat_pd_func_t = dnnl_status_t ( * ) ( concat_pd_t * * , dnnl_engine * , const dnnl_primitive_attr * , const dnnl_memory_desc * , int , int , const dnnl_memory_desc * const * ) ;'. The checking continues anyway. [simplifyUsing] oneDNN-3.1.1/src/common/impl_list_item.hpp:177:5: debug: Failed to parse 'using create_sum_pd_func_t = dnnl_status_t ( * ) ( sum_pd_t * * , dnnl_engine * , const dnnl_primitive_attr * , const dnnl_memory_desc * , int , const float * , const dnnl_memory_desc * const * ) ;'. The checking continues anyway. [simplifyUsing] oneDNN-3.1.1/src/common/impl_list_item.hpp:181:5: debug: Failed to parse 'using create_reorder_pd_func_t = dnnl_status_t ( * ) ( reorder_pd_t * * , dnnl_engine * , const dnnl_primitive_attr * , dnnl_engine * , const dnnl_memory_desc * , dnnl_engine * , const dnnl_memory_desc * ) ;'. The checking continues anyway. [simplifyUsing] oneDNN-3.1.1/src/common/broadcast_strategy.cpp:50:58: performance: Function parameter 'mask' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/common/broadcast_strategy.cpp:65:55: performance: Function parameter 'mask' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/common/broadcast_strategy.cpp:82:57: performance: Function parameter 'mask' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/common/broadcast_strategy.cpp:93:56: performance: Function parameter 'mask' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/common/cache_blob_id.cpp:30:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_initialized_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/cache_blob_id.cpp:36:13: style: Redundant condition: engine_kind==engine_kind::gpu. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] oneDNN-3.1.1/examples/cpu_cnn_training_f32.c:670:23: style: Local variable 'i' shadows outer variable [shadowVariable] oneDNN-3.1.1/examples/cpu_cnn_training_f32.c:669:14: note: Shadowed declaration oneDNN-3.1.1/examples/cpu_cnn_training_f32.c:670:23: note: Shadow variable oneDNN-3.1.1/examples/cpu_cnn_training_f32.c:681:23: style: Local variable 'i' shadows outer variable [shadowVariable] oneDNN-3.1.1/examples/cpu_cnn_training_f32.c:669:14: note: Shadowed declaration oneDNN-3.1.1/examples/cpu_cnn_training_f32.c:681:23: note: Shadow variable oneDNN-3.1.1/examples/cpu_cnn_training_f32.c:51:35: style: Parameter 'arr' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/common/float16.hpp:124:19: debug: Failed to instantiate template "bit_cast". The checking continues anyway. [templateInstantiation] oneDNN-3.1.1/src/common/bit_cast.hpp:38:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/nstl.hpp:91:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/nstl.hpp:101:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/utils.hpp:227:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/utils.hpp:233:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/utils.hpp:315:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/math_utils.hpp:184:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable U [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/math_utils.hpp:188:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable U [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/math_utils.hpp:399:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/type_helpers.hpp:86:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/type_helpers.hpp:152:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/type_helpers.hpp:166:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rnn_s8s8_compensation [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/type_helpers.hpp:173:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_extra_flags [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/type_helpers.hpp:193:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/type_helpers.hpp:241:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_metadata_types [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/type_helpers.hpp:258:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/type_helpers.hpp:279:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/type_helpers.hpp:306:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/type_helpers.hpp:360:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/type_helpers.hpp:452:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/type_helpers.hpp:551:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/type_helpers.hpp:601:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/type_helpers.hpp:702:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/type_helpers.hpp:805:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/type_helpers.hpp:905:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/type_helpers.hpp:910:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_S32_VAL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/type_helpers.hpp:915:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_DIM_VAL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/type_helpers.hpp:924:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:103:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_DIM_VAL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:123:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_extra_flags [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:135:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_extra_flags [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:148:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_extra_flags [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:180:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_extra_flags [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:202:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_SIZE_VAL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:295:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_DIM_VAL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:303:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_DIM_VAL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:476:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable skip_first [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:508:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORIG_LEN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:516:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_tracking.hpp:362:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_tracking.hpp:442:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_tracking.hpp:450:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.hpp:49:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.hpp:71:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.hpp:288:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_MULTIPLE_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.hpp:432:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.hpp:439:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.hpp:447:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.hpp:454:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.hpp:469:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.hpp:575:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_data_type_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.hpp:591:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.hpp:631:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.hpp:706:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_hashing.hpp:136:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_desc.hpp:52:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_initialized_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_desc.hpp:93:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_ATTR_OUTPUT_SCALES [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_desc.hpp:131:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable post_ops_limit [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_desc.hpp:155:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_desc.hpp:156:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_desc.hpp:157:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_desc.hpp:158:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_desc.hpp:159:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_desc.hpp:160:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_desc.hpp:161:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_desc.hpp:162:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_desc.hpp:163:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_desc.hpp:167:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_desc.hpp:174:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_x [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_desc.hpp:314:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/impl_list_item.hpp:71:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_desc_iterator.hpp:56:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_initialized_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/utils.hpp:158:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zero < memory_extra_desc_t > [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/concat_pd.hpp:39:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_MULTIPLE_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/concat_pd.hpp:48:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_MULTIPLE_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/concat_pd.hpp:55:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/concat_pd.hpp:58:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/concat_pd.hpp:67:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/concat.cpp:43:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/convolution.cpp:45:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/opdesc.hpp:38:5: warning: Member variable 'concat_desc_t::dst_md' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/common/opdesc.hpp:58:5: warning: Member variable 'sum_desc_t::dst_md' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/common/opdesc.hpp:58:5: warning: Member variable 'sum_desc_t::scales' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/common/bfloat16.hpp:42:5: warning: Member variable 'bfloat16_t::raw_bits_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/common/float16.hpp:35:5: warning: Member variable 'float16_t::raw' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/common/cache_blob_id.hpp:34:5: warning:inconclusive: Member variable 'cache_blob_id_t::flag_' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] oneDNN-3.1.1/src/common/primitive_attr.hpp:527:5: warning:inconclusive: Member variable 'c_compatible::is_initialized_' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] oneDNN-3.1.1/src/common/verbose.hpp:44:5: warning:inconclusive: Member variable 'pd_info_t::initialization_flag_' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] oneDNN-3.1.1/src/common/verbose.hpp:46:16: warning:inconclusive: Member variable 'pd_info_t::initialization_flag_' is not assigned a value in 'pd_info_t::operator='. [operatorEqVarError] oneDNN-3.1.1/src/common/primitive_desc.hpp:55:5: warning: Member variable 'primitive_desc_t::pd_iterator_offset_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/common/primitive_desc_iterator.hpp:132:5: warning: Member variable 'primitive_desc_iterator_t::last_idx_' is not initialized in the move constructor. [uninitMemberVarPrivate] oneDNN-3.1.1/src/common/cache_blob_id.hpp:47:28: style:inconclusive: Member variable 'cache_blob_id_t::sstream_' uses an uninitialized argument 'is_initialized_' due to the order of declarations. [initializerList] oneDNN-3.1.1/src/common/cache_blob_id.hpp:35:11: note: Member variable 'cache_blob_id_t::sstream_' uses an uninitialized argument 'is_initialized_' due to the order of declarations. oneDNN-3.1.1/src/common/cache_blob_id.hpp:47:28: note: Member variable 'cache_blob_id_t::sstream_' uses an uninitialized argument 'is_initialized_' due to the order of declarations. oneDNN-3.1.1/src/common/primitive_cache.hpp:71:9: performance: Variable 'cache_mapper_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] oneDNN-3.1.1/src/common/engine_id.hpp:58:10: style:inconclusive: Technically the member function 'dnnl::impl::engine_id_impl_t::compare' can be const. [functionConst] oneDNN-3.1.1/src/common/float16.hpp:41:11: style:inconclusive: Technically the member function 'dnnl::impl::float16_t::f' can be const. [functionConst] oneDNN-3.1.1/src/common/utils.hpp:462:19: performance:inconclusive: Technically the member function 'dnnl::impl::utils::array_offset_calculator::_offset' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/common/utils.hpp:634:10: style:inconclusive: Technically the member function 'dnnl::impl::setting_t::initialized' can be const. [functionConst] oneDNN-3.1.1/src/common/utils.hpp:635:7: style:inconclusive: Technically the member function 'dnnl::impl::setting_t::get' can be const. [functionConst] oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:122:12: performance:inconclusive: Technically the member function 'dnnl::impl::memory_desc_wrapper::additional_buffer_data_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:489:11: performance:inconclusive: Technically the member function 'dnnl::impl::memory_desc_wrapper::logical_offset' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/common/primitive_attr.hpp:282:10: performance:inconclusive: Technically the member function 'dnnl::impl::arg_scales_t::check_arg' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/common/primitive_cache.hpp:62:10: performance:inconclusive: Technically the member function 'dnnl::impl::primitive_cache_t::lock_read' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/common/primitive_cache.hpp:63:10: performance:inconclusive: Technically the member function 'dnnl::impl::primitive_cache_t::lock_write' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/common/primitive_cache.hpp:64:10: performance:inconclusive: Technically the member function 'dnnl::impl::primitive_cache_t::unlock_read' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/common/primitive_cache.hpp:65:10: performance:inconclusive: Technically the member function 'dnnl::impl::primitive_cache_t::unlock_write' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/common/engine_id.hpp:31:5: style: Struct 'engine_id_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/bfloat16.hpp:44:5: style: Struct 'bfloat16_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/bfloat16.hpp:49:5: style: Struct 'bfloat16_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/float16.hpp:36:5: style: Struct 'float16_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/nstl.hpp:236:5: style: Class 'vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/utils.hpp:633:15: style: Struct 'setting_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/utils.hpp:696:5: style: Struct 'set_once_before_first_get_setting_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:38:5: style: Struct 'memory_desc_wrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:40:5: style: Struct 'memory_desc_wrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/memory_tracking.hpp:435:5: style: Struct 'registrar_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/primitive_cache.hpp:70:5: style: Struct 'lru_primitive_cache_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/impl_list_item.hpp:65:15: style: Struct 'impl_list_item_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/impl_list_item.hpp:92:15: style: Struct 'impl_list_item_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/impl_list_item.hpp:97:15: style: Struct 'impl_list_item_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/impl_list_item.hpp:102:15: style: Struct 'impl_list_item_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/impl_list_item.hpp:107:15: style: Struct 'impl_list_item_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/float16.hpp:71:20: style: Condition 'eee>0' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/common/float16.hpp:61:29: note: Assignment 'eee=(e-127)+15', assigned value is greater than 14 oneDNN-3.1.1/src/common/float16.hpp:71:20: note: Condition 'eee>0' is always true oneDNN-3.1.1/src/common/type_helpers.hpp:348:28: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/type_helpers.hpp:351:28: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/memory_tracking.hpp:509:33: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_attr.hpp:95:23: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_attr.hpp:521:21: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:156:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:157:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:158:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:159:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:160:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:161:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:162:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:163:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:164:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:165:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:166:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:167:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:168:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:169:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:170:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:171:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:172:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:173:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:174:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:175:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_hashing.hpp:176:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_desc.hpp:186:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_desc.hpp:192:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_desc.hpp:196:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_desc.hpp:214:45: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_desc.hpp:215:46: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_desc.hpp:217:42: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_desc.hpp:321:27: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_desc_iterator.hpp:49:20: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/binary.cpp:75:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/memory_tracking.hpp:411:21: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/batch_normalization.cpp:127:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/batch_normalization.cpp:143:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/float16.hpp:122:14: style: Local variable 'f' shadows outer function [shadowFunction] oneDNN-3.1.1/src/common/float16.hpp:41:11: note: Shadowed declaration oneDNN-3.1.1/src/common/float16.hpp:122:14: note: Shadow variable oneDNN-3.1.1/src/common/primitive_attr.hpp:269:23: style: Variable 'entry' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/common/type_helpers.hpp:48:73: style: Parameter 'rhs' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/common/utils.hpp:618:33: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/common/primitive_desc.hpp:79:61: style: Parameter 'engine' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/common/memory_tracking.hpp:416:26: style: Parameter 'base_ptr_' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/common/memory_tracking.hpp:419:24: style: Parameter 'base_ptr_' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/common/memory_tracking.hpp:492:15: style: Variable 'base_ptr' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/src/common/memory_tracking.hpp:507:19: style: Variable 'base_ptr' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/src/common/memory_tracking.hpp:509:19: style: Variable 'aligned_ptr' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/src/common/primitive_attr.hpp:231:44: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/common/primitive_attr.hpp:284:9: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/common/primitive_attr.hpp:290:9: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/common/primitive_attr.hpp:294:9: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/common/primitive_hashing.hpp:112:14: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/common/memory_tracking.hpp:398:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] oneDNN-3.1.1/src/common/concat_pd.hpp:101:9: performance: Variable 'dst_md_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] oneDNN-3.1.1/src/common/concat_pd.hpp:102:9: performance: Variable 'original_dst_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] oneDNN-3.1.1/src/common/concat_pd.hpp:103:9: performance: Variable 'src_mds_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] oneDNN-3.1.1/src/common/concat_pd.hpp:104:9: performance: Variable 'src_image_mds_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] oneDNN-3.1.1/src/common/concat_pd.hpp:186:26: style: Local variable 'status' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/common/concat_pd.hpp:165:18: note: Shadowed declaration oneDNN-3.1.1/src/common/concat_pd.hpp:186:26: note: Shadow variable oneDNN-3.1.1/src/common/convolution.cpp:149:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/convolution.cpp:165:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/convolution.cpp:182:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/dnnl_debug.cpp:46:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_format_kind_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/convolution_pd.hpp:218:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/convolution_pd.hpp:269:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_WEIGHTS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/convolution_pd.hpp:284:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/convolution_pd.hpp:304:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/convolution_pd.hpp:307:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/convolution_pd.hpp:312:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/convolution_pd.hpp:347:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bias_dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/convolution_pd.hpp:358:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/convolution_pd.hpp:376:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/convolution_pd.hpp:379:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/convolution_pd.hpp:384:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/convolution_pd.hpp:429:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/convolution_pd.hpp:450:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/convolution_pd.hpp:453:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/convolution_pd.hpp:458:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:28:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:44:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_data_type_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:58:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_fpmath_mode_strict [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:68:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_any_engine [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:85:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_format_tag_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:1463:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_prop_kind_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:1476:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_undefined_primitive [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:1503:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_alg_kind_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:1578:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_rnn_flags_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:1585:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_rnn_direction_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:1595:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_scratchpad_mode_library [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:1602:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu_isa_default [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:1619:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu_isa_no_hints [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/utils.hpp:158:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/utils.hpp:315:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/dnnl_threadpool.cpp:28:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/dnnl_threadpool.cpp:35:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/counting_barrier.hpp:32:5: style: Struct 'counting_barrier_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/dnnl_thread.hpp:163:25: style: Condition 'dnnl_in_parallel()' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/common/dnnl_thread.hpp:163:25: note: Calling function 'dnnl_in_parallel' returns 0 oneDNN-3.1.1/src/common/dnnl_thread.hpp:163:25: note: Condition 'dnnl_in_parallel()' is always false oneDNN-3.1.1/src/common/dnnl_thread.hpp:221:22: style: Condition 'n_min==1' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/common/dnnl_thread.hpp:216:15: note: Assignment 'n_min=1', assigned value is 1 oneDNN-3.1.1/src/common/dnnl_thread.hpp:221:22: note: Condition 'n_min==1' is always true oneDNN-3.1.1/src/common/convolution_pd.hpp:214:10: style:inconclusive: Technically the member function 'dnnl::impl::convolution_pd_t::set_default_formats_common_template' can be const. [functionConst] oneDNN-3.1.1/src/common/convolution_pd.hpp:57:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/convolution_pd.hpp:60:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/convolution_pd.hpp:63:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/convolution_pd.hpp:66:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/convolution_pd.hpp:69:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/convolution_pd.hpp:72:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/convolution_pd.hpp:187:29: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/convolution_pd.hpp:191:29: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/convolution_pd.hpp:195:29: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/convolution_pd.hpp:199:29: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/deconvolution.cpp:139:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/deconvolution.cpp:155:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/deconvolution.cpp:172:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/fpmath_mode.cpp:48:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/fpmath_mode.cpp:73:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/fpmath_mode.cpp:80:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/gemm.cpp:109:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/gemm.cpp:126:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/gemm.cpp:143:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/gemm.cpp:159:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/gemm.cpp:170:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/gemm.cpp:185:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/gemm.cpp:201:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/gemm.cpp:217:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/gemm.cpp:169:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/gemm.cpp:184:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/gemm.cpp:200:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/gemm.cpp:216:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/gemm.cpp:100:28: style: Parameter 'C' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/common/gemm.cpp:115:69: style: Parameter 'C' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/common/gemm.cpp:132:69: style: Parameter 'C' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/common/gemm.cpp:150:28: style: Parameter 'C' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/common/utils.hpp:634:10: style:inconclusive: Technically the member function 'setting_t < dnnl_fpmath_mode_t >::initialized' can be const. [functionConst] oneDNN-3.1.1/src/common/utils.hpp:635:7: style:inconclusive: Technically the member function 'setting_t < dnnl_fpmath_mode_t >::get' can be const. [functionConst] oneDNN-3.1.1/src/common/utils.hpp:633:15: style: Struct 'setting_t < dnnl_fpmath_mode_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/ittnotify.cpp:107:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undefined [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive.hpp:109:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable primitive [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/engine.cpp:77:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/engine.cpp:84:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/engine.cpp:94:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/utils.hpp:634:10: style:inconclusive: Technically the member function 'setting_t < int >::initialized' can be const. [functionConst] oneDNN-3.1.1/src/common/utils.hpp:635:7: style:inconclusive: Technically the member function 'setting_t < int >::get' can be const. [functionConst] oneDNN-3.1.1/src/common/utils.hpp:633:15: style: Struct 'setting_t < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/ittnotify/legacy/ittnotify.h:143:0: error: failed to expand 'ITT_STUBV', Invalid ## usage when expanding 'ITT_JOIN_AUX': Unexpected token ')' [preprocessorErrorDirective] oneDNN-3.1.1/src/common/ittnotify/ittnotify.h:214:0: error: failed to expand 'ITT_STUBV', Invalid ## usage when expanding 'ITT_JOIN_AUX': Unexpected token ')' [preprocessorErrorDirective] oneDNN-3.1.1/src/common/eltwise.cpp:76:9: style: Condition 'consistency' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/common/eltwise.cpp:75:24: note: Assignment 'consistency=true', assigned value is 1 oneDNN-3.1.1/src/common/eltwise.cpp:76:9: note: Condition 'consistency' is always true oneDNN-3.1.1/src/common/eltwise.cpp:108:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/eltwise.cpp:122:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive.hpp:45:5: warning: Member variable 'primitive_t::use_global_scratchpad_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/common/engine.cpp:93:41: style: Parameter 'engine' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/common/inner_product.cpp:38:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/layer_normalization.cpp:90:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_x [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/matmul.cpp:49:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/layer_normalization.cpp:75:9: style: The if condition is the same as the previous if condition [duplicateCondition] oneDNN-3.1.1/src/common/layer_normalization.cpp:74:9: note: First condition oneDNN-3.1.1/src/common/layer_normalization.cpp:75:9: note: Second condition oneDNN-3.1.1/src/common/layer_normalization.cpp:139:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/layer_normalization.cpp:155:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/inner_product.cpp:103:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/inner_product.cpp:117:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/inner_product.cpp:131:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/lrn.cpp:114:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/lrn.cpp:129:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/memory_debug.cpp:114:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_debug.cpp:127:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROT_WRITE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_debug.cpp:144:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_debug.cpp:192:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc.cpp:36:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc.cpp:76:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc.cpp:118:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc.cpp:147:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc.cpp:199:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_DIM_VAL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc.cpp:400:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc.cpp:442:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc.cpp:516:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc.cpp:528:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc.cpp:540:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc.cpp:553:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc.cpp:564:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc.cpp:575:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc.cpp:606:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc.cpp:691:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc.cpp:697:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc.cpp:704:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc.cpp:715:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/matmul.cpp:98:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/memory_debug.cpp:117:5: error: Memory leak: ptr [memleak] oneDNN-3.1.1/src/common/memory_desc.cpp:519:9: style: Condition '!md' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/common/memory_desc.cpp:531:9: style: Condition '!md' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/common/memory_desc.cpp:543:9: style: Condition '!md' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/common/memory_desc.cpp:556:9: style: Condition '!md' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/common/memory_desc.cpp:567:9: style: Condition '!md' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/common/memory_desc.cpp:578:9: style: Condition '!md' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/common/memory_desc.cpp:707:9: style: Condition '!md' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/common/memory_desc.cpp:611:33: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/memory_desc.cpp:612:29: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/memory_debug.cpp:82:51: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/common/memory_desc.cpp:613:33: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/memory_debug.cpp:167:19: style: Variable 'ptr_end' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/src/common/memory_desc.cpp:614:44: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/memory_debug.cpp:178:23: style: Variable 'ptr_end' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/src/common/memory_desc.cpp:616:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/memory_desc.cpp:619:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/memory_desc.cpp:625:22: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/memory_desc.cpp:627:27: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/memory_desc.cpp:632:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/memory_desc.cpp:636:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/memory_desc.cpp:640:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/memory_desc.cpp:644:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/memory_desc.cpp:167:11: style: Variable 'dst_d_blk' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/common/memory_storage.cpp:27:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alloc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_storage.cpp:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable engine_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_storage.cpp:46:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable engine_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/stream.hpp:66:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory.cpp:62:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_SIZE_VAL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory.cpp:100:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory.cpp:119:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_runtime_ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory.cpp:149:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MEMORY_ALLOCATE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory.cpp:184:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MEMORY_ALLOCATE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory.cpp:262:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_SIZE_VAL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc_wrapper.cpp:60:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_DIM_VAL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc_wrapper.cpp:94:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_desc_wrapper.cpp:130:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_tracking.cpp:54:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_tracking.hpp:534:10: performance:inconclusive: Technically the member function 'dnnl::impl::memory_tracking::grantor_t::is_cpu_engine' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/common/memory_tracking.cpp:50:17: note: Technically the member function 'dnnl::impl::memory_tracking::grantor_t::is_cpu_engine' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/src/common/memory_tracking.hpp:534:10: note: Technically the member function 'dnnl::impl::memory_tracking::grantor_t::is_cpu_engine' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/src/common/memory_tracking.cpp:30:17: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/prelu.cpp:73:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsupported [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/reorder_pd.hpp:51:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/reorder_pd.hpp:98:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_FROM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/reorder_pd.hpp:114:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/reorder_pd.hpp:117:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/reorder_pd.hpp:125:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/utils.hpp:164:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable args [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/pooling.cpp:135:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/pooling.cpp:151:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/reorder_pd.hpp:144:9: performance: Variable 'src_md_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] oneDNN-3.1.1/src/common/reorder_pd.hpp:145:9: performance: Variable 'dst_md_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] oneDNN-3.1.1/src/common/prelu.cpp:113:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/prelu.cpp:130:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/reorder_pd.hpp:76:18: warning:inconclusive: Possible null pointer dereference: p_iface [nullPointer] oneDNN-3.1.1/src/common/reorder_pd.hpp:72:38: note: Assignment 'p_iface=nullptr', assigned value is 0 oneDNN-3.1.1/src/common/reorder_pd.hpp:73:9: note: Assuming condition is false oneDNN-3.1.1/src/common/reorder_pd.hpp:76:18: note: Null pointer dereference oneDNN-3.1.1/src/common/reorder_pd.hpp:54:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/reorder_pd.hpp:57:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/resource.hpp:79:25: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/common/primitive_attr.cpp:105:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oscale [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.cpp:214:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.cpp:270:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.cpp:293:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src1_desc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.cpp:315:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.cpp:476:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.cpp:490:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.cpp:501:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.cpp:521:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.cpp:545:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depthwise_conv [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.cpp:568:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.cpp:586:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prelu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_attr.cpp:59:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_attr.cpp:36:39: style:inconclusive: Function 'set_single_scale' argument 1 names different: declaration 'single_scale' definition 'scale'. [funcArgNamesDifferent] oneDNN-3.1.1/src/common/primitive_attr.hpp:151:33: note: Function 'set_single_scale' argument 1 names different: declaration 'single_scale' definition 'scale'. oneDNN-3.1.1/src/common/primitive_attr.cpp:36:39: note: Function 'set_single_scale' argument 1 names different: declaration 'single_scale' definition 'scale'. oneDNN-3.1.1/src/common/primitive_cache.cpp:66:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_cache.cpp:87:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_cache.cpp:213:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable primitive [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_cache.cpp:280:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_relaxed [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_desc_iface.cpp:36:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable primitive_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_desc_iface.cpp:63:22: warning: Member variable 'dnnl_primitive_desc::engine_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/common/primitive_desc_iface.cpp:67:5: performance: Variable 'pd_iterator_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] oneDNN-3.1.1/src/common/primitive_desc_iface.cpp:102:14: warning:inconclusive: Possible null pointer dereference: p_iface [nullPointer] oneDNN-3.1.1/src/common/primitive_desc_iface.cpp:100:34: note: Assignment 'p_iface=nullptr', assigned value is 0 oneDNN-3.1.1/src/common/primitive_desc_iface.cpp:101:5: note: Assuming condition is false oneDNN-3.1.1/src/common/primitive_desc_iface.cpp:102:14: note: Null pointer dereference oneDNN-3.1.1/src/common/primitive_desc_iface.cpp:140:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_desc_iface.cpp:142:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_desc_iface.cpp:146:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/primitive_cache.cpp:374:5: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] oneDNN-3.1.1/src/common/primitive_exec_types.cpp:29:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_exec_types.cpp:114:45: style:inconclusive: Function 'host_ptr' argument 3 names different: declaration 'status' definition 'status_'. [funcArgNamesDifferent] oneDNN-3.1.1/src/common/primitive_exec_types.hpp:86:64: note: Function 'host_ptr' argument 3 names different: declaration 'status' definition 'status_'. oneDNN-3.1.1/src/common/primitive_exec_types.cpp:114:45: note: Function 'host_ptr' argument 3 names different: declaration 'status' definition 'status_'. oneDNN-3.1.1/src/common/primitive_exec_types.cpp:95:15: style: Variable 'mem' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/src/common/primitive_iface.cpp:79:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_iface.cpp:90:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_iface.cpp:302:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SCRATCHPAD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_hashing.cpp:353:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_hashing.cpp:488:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_hashing.cpp:556:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/primitive_iface.cpp:157:13: style: Redundant condition: ekind==engine_kind::gpu. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] oneDNN-3.1.1/src/common/primitive_iface.cpp:216:13: style: Redundant condition: ekind==engine_kind::gpu. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] oneDNN-3.1.1/src/common/primitive_iface.cpp:302:19: style: Variable 'scratchpad_memory' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/src/common/memory_zero_pad.cpp:202:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_SIZE_VAL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/reduction.cpp:53:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/reorder.cpp:71:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/reduction.cpp:102:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/resampling.cpp:109:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/resampling.cpp:123:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/rw_mutex.cpp:29:1: style: The struct 'rw_mutex_impl_t' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] oneDNN-3.1.1/src/common/rw_mutex.cpp:42:5: performance: Variable 'rw_mutex_impl_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] oneDNN-3.1.1/src/common/rw_mutex.cpp:99:40: style:inconclusive: Function 'lock_write_t' argument 1 names different: declaration 'rw_mutex_t' definition 'rw_mutex'. [funcArgNamesDifferent] oneDNN-3.1.1/src/common/rw_mutex.hpp:52:39: note: Function 'lock_write_t' argument 1 names different: declaration 'rw_mutex_t' definition 'rw_mutex'. oneDNN-3.1.1/src/common/rw_mutex.cpp:99:40: note: Function 'lock_write_t' argument 1 names different: declaration 'rw_mutex_t' definition 'rw_mutex'. oneDNN-3.1.1/src/common/rnn.cpp:91:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn.cpp:176:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn.cpp:195:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_lstm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn.cpp:293:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_rnn [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn.cpp:395:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_rnn [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn.cpp:505:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_rnn [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn.cpp:529:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_lstm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn.cpp:548:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_gru [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn.cpp:566:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_lbr_gru [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn.cpp:585:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_augru [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn.cpp:604:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_lbr_augru [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn.cpp:631:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_rnn [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn.cpp:670:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_lstm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn.cpp:701:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_gru [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn.cpp:730:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_lbr_gru [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn.cpp:761:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_augru [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn.cpp:793:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_lbr_augru [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/scratchpad.cpp:152:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/scratchpad.cpp:69:15: style: Variable 'mem_storage' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/src/common/scratchpad_debug.cpp:33:25: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] oneDNN-3.1.1/src/common/scratchpad_debug.cpp:46:25: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] oneDNN-3.1.1/src/common/serialization.cpp:53:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/serialization.cpp:111:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_memory_extra_flag_none [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/serialization.cpp:272:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/serialization.cpp:391:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/serialization.cpp:450:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/serialization.cpp:33:9: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/serialization.cpp:34:9: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/serialization.cpp:35:9: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/serialization.cpp:36:9: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/serialization.cpp:37:9: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/serialization.cpp:38:9: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/serialization.cpp:39:9: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/serialization.cpp:40:9: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/serialization.cpp:41:9: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/serialization.cpp:42:9: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/serialization.cpp:43:9: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/serialization.cpp:44:9: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/serialization.cpp:45:9: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/serialization.cpp:46:9: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/serialization.cpp:47:9: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/serialization.cpp:48:9: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/serialization.cpp:49:9: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/serialization.cpp:50:9: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/serialization.cpp:51:9: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/serialization.cpp:52:9: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/shuffle.cpp:79:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/shuffle.cpp:92:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/softmax.cpp:91:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/softmax.cpp:105:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/utils.cpp:253:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/utils.cpp:259:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/utils.cpp:291:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu_isa_default [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/utils.cpp:307:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu_isa_no_hints [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/utils.hpp:634:10: style:inconclusive: Technically the member function 'setting_t < bool >::initialized' can be const. [functionConst] oneDNN-3.1.1/src/common/utils.hpp:635:7: style:inconclusive: Technically the member function 'setting_t < bool >::get' can be const. [functionConst] oneDNN-3.1.1/src/common/utils.hpp:634:10: style:inconclusive: Technically the member function 'setting_t < unsigned int >::initialized' can be const. [functionConst] oneDNN-3.1.1/src/common/utils.hpp:635:7: style:inconclusive: Technically the member function 'setting_t < unsigned int >::get' can be const. [functionConst] oneDNN-3.1.1/src/common/utils.hpp:634:10: style:inconclusive: Technically the member function 'setting_t < std :: string >::initialized' can be const. [functionConst] oneDNN-3.1.1/src/common/utils.hpp:635:7: style:inconclusive: Technically the member function 'setting_t < std :: string >::get' can be const. [functionConst] oneDNN-3.1.1/src/common/utils.hpp:633:15: style: Struct 'setting_t < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/utils.hpp:633:15: style: Struct 'setting_t < unsigned int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/utils.hpp:633:15: style: Struct 'setting_t < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/utils.hpp:635:7: performance: Function 'get()' should return member 'value_' by const reference. [returnByReference] oneDNN-3.1.1/src/common/utils.cpp:158:5: error: Memory leak: ptr [memleak] oneDNN-3.1.1/src/common/utils.hpp:633:33: performance: Function parameter 'init' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/common/utils.hpp:636:16: performance: Function parameter 'new_value' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/common/sum_pd.hpp:42:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_MULTIPLE_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/sum_pd.hpp:51:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_MULTIPLE_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/sum_pd.hpp:58:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/sum_pd.hpp:61:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/sum_pd.hpp:72:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/sum_pd.hpp:117:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/sum.cpp:45:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/sum_pd.hpp:105:9: performance: Variable 'scales_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] oneDNN-3.1.1/src/common/sum_pd.hpp:106:9: performance: Variable 'dst_md_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] oneDNN-3.1.1/src/common/sum_pd.hpp:107:9: performance: Variable 'dst_acc_md_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] oneDNN-3.1.1/src/common/sum_pd.hpp:108:9: performance: Variable 'src_mds_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] oneDNN-3.1.1/src/common/sum_pd.hpp:109:9: performance: Variable 'original_dst_md_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] oneDNN-3.1.1/src/cpu/aarch64/acl_batch_normalization.cpp:28:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mtx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_binary.cpp:29:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mtx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_binary.cpp:51:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_convolution_utils.cpp:45:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_convolution_utils.cpp:243:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_convolution_utils.cpp:255:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_convolution_utils.cpp:290:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convolution_auto [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_deconvolution.cpp:28:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mtx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_eltwise.cpp:28:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mtx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_eltwise.cpp:50:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_gemm_convolution.cpp:32:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mtx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_indirect_gemm_convolution.cpp:28:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mtx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_inner_product.cpp:28:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mtx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_layer_normalization.cpp:29:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mtx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_pooling.cpp:27:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mtx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_post_ops.cpp:34:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_prelu.cpp:28:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mtx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_softmax.cpp:28:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mtx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_thread.cpp:55:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable threadpool_utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_thread.cpp:57:43: style: Variable 'tp' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/src/cpu/aarch64/acl_threadpool_scheduler.cpp:55:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_relaxed [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_threadpool_scheduler.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _num_threads [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_threadpool_scheduler.cpp:80:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _num_threads [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_threadpool_scheduler.cpp:84:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _run_workloads_mutex [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_threadpool_scheduler.cpp:105:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _run_workloads_mutex [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_utils.cpp:32:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFLOAT16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_utils.cpp:53:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arm_compute [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_utils.cpp:135:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_utils.cpp:173:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_utils.cpp:214:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/acl_utils.cpp:235:23: style: Variable 'md_strides' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/cpu/aarch64/acl_utils.cpp:214:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/cpu/aarch64/acl_winograd_convolution.cpp:28:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mtx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_barrier.cpp:33:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Xbyak_aarch64 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_isa_traits.cpp:75:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu_isa_sve_512 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_isa_traits.cpp:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_isa_traits.cpp:123:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_all [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_isa_traits.cpp:128:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_isa_traits.cpp:67:5: style: Struct 'isa_info_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:93:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:148:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:185:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:193:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:197:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:201:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:245:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:281:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:286:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:289:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:293:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:296:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:300:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/binary_pd.hpp:53:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/binary_pd.hpp:75:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/binary_pd.hpp:78:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/binary_pd.hpp:138:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable primitive_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/deconvolution_pd.hpp:184:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_WEIGHTS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/deconvolution_pd.hpp:199:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/deconvolution_pd.hpp:219:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/deconvolution_pd.hpp:222:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/deconvolution_pd.hpp:227:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/deconvolution_pd.hpp:257:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/deconvolution_pd.hpp:275:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/deconvolution_pd.hpp:278:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/deconvolution_pd.hpp:281:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/deconvolution_pd.hpp:307:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/deconvolution_pd.hpp:328:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/deconvolution_pd.hpp:331:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/deconvolution_pd.hpp:336:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/eltwise_pd.hpp:73:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/eltwise_pd.hpp:110:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/eltwise_pd.hpp:126:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/eltwise_pd.hpp:129:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/eltwise_pd.hpp:137:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/eltwise_pd.hpp:180:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/eltwise_pd.hpp:204:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/eltwise_pd.hpp:207:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/eltwise_pd.hpp:210:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/eltwise_pd.hpp:213:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/eltwise_pd.hpp:227:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/inner_product_pd.hpp:156:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/inner_product_pd.hpp:199:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_WEIGHTS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/inner_product_pd.hpp:223:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/inner_product_pd.hpp:243:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/inner_product_pd.hpp:246:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/inner_product_pd.hpp:251:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/inner_product_pd.hpp:286:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/inner_product_pd.hpp:303:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/inner_product_pd.hpp:306:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/inner_product_pd.hpp:309:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/inner_product_pd.hpp:343:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/inner_product_pd.hpp:364:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/inner_product_pd.hpp:367:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/inner_product_pd.hpp:372:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:141:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:156:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:187:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:194:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:198:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:247:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:278:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:281:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:284:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:288:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:291:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/lrn_pd.hpp:97:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/lrn_pd.hpp:116:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/lrn_pd.hpp:119:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/lrn_pd.hpp:123:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/lrn_pd.hpp:152:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/lrn_pd.hpp:172:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/lrn_pd.hpp:175:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/lrn_pd.hpp:178:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/lrn_pd.hpp:182:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/matmul_pd.hpp:46:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_BIAS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/matmul_pd.hpp:64:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/matmul_pd.hpp:70:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/matmul_pd.hpp:74:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/matmul_pd.hpp:130:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_WEIGHTS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/pooling_pd.hpp:179:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/pooling_pd.hpp:198:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/pooling_pd.hpp:201:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/pooling_pd.hpp:205:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/pooling_pd.hpp:244:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/pooling_pd.hpp:263:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/pooling_pd.hpp:266:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/pooling_pd.hpp:270:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/pooling_pd.hpp:293:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hint_fwd_pd_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/prelu_pd.hpp:86:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/prelu_pd.hpp:102:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/prelu_pd.hpp:106:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/prelu_pd.hpp:110:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/prelu_pd.hpp:140:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/prelu_pd.hpp:160:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/prelu_pd.hpp:164:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/prelu_pd.hpp:168:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/prelu_pd.hpp:172:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/prelu_pd.hpp:176:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/reduction_pd.hpp:70:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/reduction_pd.hpp:73:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/reduction_pd.hpp:93:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/resampling_pd.hpp:118:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/resampling_pd.hpp:134:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/resampling_pd.hpp:137:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/resampling_pd.hpp:172:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/resampling_pd.hpp:188:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/resampling_pd.hpp:191:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn_pd.hpp:65:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn_pd.hpp:93:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn_pd.hpp:99:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn_pd.hpp:102:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn_pd.hpp:174:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_lstm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn_pd.hpp:233:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC_LAYER [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn_pd.hpp:278:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn_pd.hpp:314:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn_pd.hpp:387:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn_pd.hpp:419:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn_pd.hpp:444:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn_pd.hpp:450:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/shuffle_pd.hpp:55:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/shuffle_pd.hpp:78:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/shuffle_pd.hpp:81:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/shuffle_pd.hpp:85:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/shuffle_pd.hpp:88:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/softmax_pd.hpp:118:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/softmax_pd.hpp:137:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/softmax_pd.hpp:140:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/softmax_pd.hpp:181:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/softmax_pd.hpp:201:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/softmax_pd.hpp:204:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/softmax_pd.hpp:207:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/verbose.cpp:86:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATOMIC_FLAG_INIT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/verbose.cpp:234:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_extra_flags [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/verbose.cpp:254:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/verbose.cpp:338:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/verbose.cpp:394:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_MULTIPLE_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/verbose.cpp:404:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_MULTIPLE_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/verbose.cpp:435:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_scratchpad_mode_library [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/verbose.cpp:915:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC_ITER [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/verbose.cpp:1061:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:38:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nstl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:202:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_vregs [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:214:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_vregs [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:282:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:308:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:320:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:333:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:341:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:346:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:357:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable job_size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:371:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:417:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:429:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:438:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:443:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:452:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:461:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x_block_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:483:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_x_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:505:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:570:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:575:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:586:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/injector_utils.cpp:38:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_SP [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/injector_utils.cpp:74:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vlen [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/injector_utils.cpp:114:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vlen [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/injector_utils.cpp:122:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_to_preserve_size_bytes_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:37:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_broadcast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:42:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:52:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:74:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_broadcast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:99:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsupported [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:119:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_oc_spatial [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:152:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_oc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:334:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scalar [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:451:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_vregs [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:535:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_addr_reg [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:655:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:680:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:697:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:738:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:778:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:816:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:837:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:864:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:877:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:912:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:952:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:988:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1013:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1028:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1062:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1100:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1157:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1200:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1242:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1280:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1309:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1341:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary_div [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1387:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1401:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1418:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1427:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_DEFAULT_ADDR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1450:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1472:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_opmask [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1506:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_DEFAULT_ADDR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1522:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1543:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_opmask [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1589:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_128 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1621:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SVE_256 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1685:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1694:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_addr_reg [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1722:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_z [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1752:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1769:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1787:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_opmask [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1803:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1754:46: style: C-style reference casting [cstyleCast] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1757:40: style: C-style reference casting [cstyleCast] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1771:46: style: C-style reference casting [cstyleCast] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1774:40: style: C-style reference casting [cstyleCast] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1807:37: style: C-style reference casting [cstyleCast] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1827:25: style: C-style reference casting [cstyleCast] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:36:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_128 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:40:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:64:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:122:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_idx_tail [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:152:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable util [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:173:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z_tmp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:188:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:301:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:417:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_mask [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:430:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:452:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z_tmp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:459:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:472:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:493:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:539:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z_tmp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:573:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:579:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:586:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:611:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:635:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:643:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z_tmp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:653:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:812:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:823:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:847:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:946:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_m [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:991:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_z [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1001:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1021:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1041:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_m [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1078:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1085:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cmp_gt_os [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1096:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1111:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1126:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1169:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1180:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1190:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1217:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z_tmp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1225:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1248:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1323:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z_tmp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1338:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z_tmp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1351:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1364:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1369:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1441:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1568:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vecs_count [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1582:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_table [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1628:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zero [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1712:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1711:9: style: Struct 'need_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1781:23: style: The if condition is the same as the previous if condition [duplicateCondition] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1780:23: note: First condition oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1781:23: note: Second condition oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1784:22: style: The if condition is the same as the previous if condition [duplicateCondition] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1783:22: note: First condition oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1784:22: note: Second condition oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1746:35: style: Return value 'exp_' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1738:21: note: Assignment 'exp_=false', assigned value is 0 oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1746:35: note: Return value 'exp_' is always false oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1746:43: style: Return value 'soft_relu_' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1741:27: note: Assignment 'soft_relu_=false', assigned value is 0 oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1746:43: note: Return value 'soft_relu_' is always false oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1746:57: style: Return value 'gelu_erf_' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1743:26: note: Assignment 'gelu_erf_=false', assigned value is 0 oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1746:57: note: Return value 'gelu_erf_' is always false oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1746:70: style: Return value 'mish_' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1739:22: note: Assignment 'mish_=false', assigned value is 0 oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1746:70: note: Return value 'mish_' is always false oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1775:17: style: Condition 'need.exp()' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1738:21: note: Assignment 'exp_=false', assigned value is 0 oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1775:17: note: Calling function 'exp' returns 0 oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1775:17: note: Condition 'need.exp()' is always false oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1776:17: style: Condition 'need.exp()' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1738:21: note: Assignment 'exp_=false', assigned value is 0 oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1776:17: note: Calling function 'exp' returns 0 oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1776:17: note: Condition 'need.exp()' is always false oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1777:17: style: Condition 'need.exp()' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1738:21: note: Assignment 'exp_=false', assigned value is 0 oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1777:17: note: Calling function 'exp' returns 0 oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1777:17: note: Condition 'need.exp()' is always false oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:908:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_postops_injector.cpp:67:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_postops_injector.cpp:136:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entry_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_postops_injector.cpp:158:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_to_eltwise_injector_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_postops_injector.cpp:176:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lambda_jit_injectors_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/memory_zero_pad.cpp:305:19: style: Local variable 'engine' shadows outer function [shadowFunction] oneDNN-3.1.1/src/common/memory.hpp:57:27: note: Shadowed declaration oneDNN-3.1.1/src/common/memory_zero_pad.cpp:305:19: note: Shadow variable oneDNN-3.1.1/src/common/memory_zero_pad.cpp:195:23: style: Variable 'memory_storage' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:148:26: style: Unused private function: 'layer_normalization_pd_t::src_desc' [unusedPrivateFunction] oneDNN-3.1.1/src/common/inner_product_pd.hpp:152:10: style:inconclusive: Technically the member function 'dnnl::impl::inner_product_pd_t::set_default_formats_common_template' can be const. [functionConst] oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:138:14: performance:inconclusive: Technically the member function 'dnnl::impl::layer_normalization_pd_t::fill_compatible_stats_md' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/common/matmul_pd.hpp:156:10: style:inconclusive: Technically the member function 'dnnl::impl::matmul_pd_t::set_default_formats' can be const. [functionConst] oneDNN-3.1.1/src/common/matmul_pd.hpp:171:10: performance:inconclusive: Technically the member function 'dnnl::impl::matmul_pd_t::is_dense_data' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/common/binary_pd.hpp:70:26: style: Virtual function 'src_md' is called from constructor 'binary_pd_t(const binary_desc_t*adesc,const dnnl_primitive_attr*attr,const binary_pd_t*hint_fwd_pd)' at line 114. Dynamic binding is not used. [virtualCallInConstructor] oneDNN-3.1.1/src/common/binary_pd.hpp:114:9: note: Calling init_broadcast_dims oneDNN-3.1.1/src/common/binary_pd.hpp:160:32: note: Calling src_md oneDNN-3.1.1/src/common/binary_pd.hpp:70:26: note: src_md is a virtual function oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:155:17: style: Condition '!stats_is_src()' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:154:29: note: Assuming that condition 'stats_is_src()' is not redundant oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:155:17: note: Condition '!stats_is_src()' is always true oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:161:17: style: Condition '!stats_are_src()' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:160:30: note: Assuming that condition 'stats_are_src()' is not redundant oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:161:17: note: Condition '!stats_are_src()' is always true oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:42:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:45:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:47:33: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/binary_pd.hpp:45:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/deconvolution_pd.hpp:43:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/deconvolution_pd.hpp:46:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/deconvolution_pd.hpp:49:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/deconvolution_pd.hpp:52:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/deconvolution_pd.hpp:55:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/deconvolution_pd.hpp:58:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/eltwise_pd.hpp:41:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/eltwise_pd.hpp:44:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/eltwise_pd.hpp:46:37: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/eltwise_pd.hpp:47:36: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/inner_product_pd.hpp:53:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:42:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:45:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:48:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:50:33: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/lrn_pd.hpp:41:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/lrn_pd.hpp:44:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/lrn_pd.hpp:46:37: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/lrn_pd.hpp:47:36: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/lrn_pd.hpp:49:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/lrn_pd.hpp:51:33: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/pooling_pd.hpp:43:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/pooling_pd.hpp:46:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/pooling_pd.hpp:49:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/pooling_pd.hpp:52:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/pooling_pd.hpp:55:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/pooling_pd.hpp:58:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/pooling_pd.hpp:61:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/pooling_pd.hpp:64:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/prelu_pd.hpp:42:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/reduction_pd.hpp:44:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/reduction_pd.hpp:46:33: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/reduction_pd.hpp:47:39: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/resampling_pd.hpp:51:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/resampling_pd.hpp:54:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/resampling_pd.hpp:57:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/rnn_pd.hpp:44:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/rnn_pd.hpp:47:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/rnn_pd.hpp:50:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/rnn_pd.hpp:53:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/rnn_pd.hpp:55:37: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/shuffle_pd.hpp:42:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/shuffle_pd.hpp:44:36: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/shuffle_pd.hpp:46:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/softmax_pd.hpp:41:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/softmax_pd.hpp:44:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/softmax_pd.hpp:47:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/softmax_pd.hpp:49:36: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/verbose.cpp:1027:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/verbose.cpp:1028:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/verbose.cpp:1029:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/verbose.cpp:1030:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/verbose.cpp:1031:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/verbose.cpp:1032:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/verbose.cpp:1033:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/verbose.cpp:1034:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/verbose.cpp:1035:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/verbose.cpp:1036:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/verbose.cpp:1037:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/verbose.cpp:1038:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/verbose.cpp:1039:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/verbose.cpp:1040:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/verbose.cpp:1041:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/verbose.cpp:1042:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/verbose.cpp:1043:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/verbose.cpp:1044:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/verbose.cpp:1045:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/pooling_pd.hpp:301:24: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/common/pooling_pd.hpp:299:29: note: status is initialized oneDNN-3.1.1/src/common/pooling_pd.hpp:301:24: note: status is overwritten oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_conv_kernel.cpp:60:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_conv_kernel.cpp:113:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jcp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_conv_kernel.cpp:494:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_bias [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_conv_kernel.cpp:615:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_conv_kernel.cpp:643:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_conv_kernel.cpp:1129:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_conv_kernel.cpp:1218:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ver_fma [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_convolution.cpp:45:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_convolution.cpp:86:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jcp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_convolution.cpp:296:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_convolution.cpp:460:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_convolution.cpp:465:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:46:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:63:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:76:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:98:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ur_w [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:128:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_channel [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:274:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:531:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:594:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:827:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1158:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_conv_padded_bias [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1163:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ur_w [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1184:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ker_reg_base_idx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1296:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1536:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1775:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1826:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:2017:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:2398:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ngroups [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:2419:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_hw_transp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:2440:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_hw_transp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:2734:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:2855:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ngroups [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:3002:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nstl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:3214:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kernel_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:3260:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_tmp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:3314:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:3343:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:3388:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_pad [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:3592:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable harness [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:3735:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable harness [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:3868:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable harness [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:3893:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:4249:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_conv_wei_bia_reduction [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:4280:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable harness_2d_reduction [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_convolution.cpp:149:31: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_convolution.cpp:663:33: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_convolution.cpp:1279:33: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1041:25: error: syntax error [syntaxError] oneDNN-3.1.1/src/common/rnn.cpp:511:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/rnn.cpp:535:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/rnn.cpp:553:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/rnn.cpp:571:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/rnn.cpp:590:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/rnn.cpp:609:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/rnn.cpp:640:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/rnn.cpp:680:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/rnn.cpp:709:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/rnn.cpp:738:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/rnn.cpp:770:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/rnn.cpp:802:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/common/rnn.cpp:417:20: style: Local variable 'args_ok' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/common/rnn.cpp:383:10: note: Shadowed declaration oneDNN-3.1.1/src/common/rnn.cpp:417:20: note: Shadow variable oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:40:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable loop_cwgn [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:51:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_depthwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:78:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ktail_mask [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:121:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_depthwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:306:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_len_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:500:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_depthwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:645:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:800:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_ic [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:860:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mask_gflag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:876:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:896:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_fused_conv [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:1148:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable primitive_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:1159:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/common/rnn.cpp:85:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_convolution.cpp:46:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_convolution.cpp:157:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_convolution.cpp:300:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_convolution.cpp:391:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_conv_kernel.cpp:902:29: style: Variable 'reduce_blocking' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_conv_kernel.cpp:899:25: note: reduce_blocking is assigned oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_conv_kernel.cpp:902:29: note: reduce_blocking is overwritten oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization_s8.cpp:55:5: error: There is an unknown macro here somewhere. Configuration is required. If DECLARE_CPU_JIT_AUX_FUNCTIONS is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:32:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_broadcast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:37:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:79:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:89:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_blks [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:98:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:187:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:212:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:244:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scalar [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:254:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:346:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_i8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:425:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable primitive_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:506:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_blks [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:538:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_blocked [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:575:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:741:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:858:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable not_bcasted_sp_dims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:960:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:63:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:343:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acc_data_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:378:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable W_TMP_1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:456:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:479:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:497:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_DEFAULT_ADDR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:530:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:544:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:557:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:570:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:578:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:582:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:604:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:632:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:639:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:677:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:715:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:752:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:831:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:939:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:968:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1007:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1200:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1287:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1322:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1380:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1444:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1537:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1582:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1659:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1794:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1840:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2006:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2019:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2061:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_bnorm_tmp_stats [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2095:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_bnorm_tmp_stats [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2217:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_barrier [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2236:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forward_inference [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2241:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_data [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2246:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_data [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2263:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2322:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2330:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2359:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bnorm_driver_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2364:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2429:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2436:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2462:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bnorm_driver_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:1302:21: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2004:5: warning: Member variable 'jit_bnorm_t::spat_size' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2004:5: warning: Member variable 'jit_bnorm_t::chan_data_offt' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2004:5: warning: Member variable 'jit_bnorm_t::spat_step' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2004:5: warning: Member variable 'jit_bnorm_t::mb_offt' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2004:5: warning: Member variable 'jit_bnorm_t::ws_mb_offt' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2184:34: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2186:34: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2188:39: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2191:39: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:32:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_broadcast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:58:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_src1_outer_dims_tail_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:107:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_i8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:118:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_postops [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:136:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postops_injector_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:146:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_start_idx_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:189:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sum_scale [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:223:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:230:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:237:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_i8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:245:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:298:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:383:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:420:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:429:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable broadcast_src1_value [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:441:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_SP [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:445:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_SP [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:457:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_src_different_layouts [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:497:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_start_idx_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:590:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src0_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:716:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outer_dims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:747:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2131:13: style: The scope of the variable 'global_C_blk_s' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.cpp:305:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.cpp:237:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Xbyak_aarch64 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.cpp:106:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vlen [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.cpp:128:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_vregs [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.cpp:144:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_depthwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.cpp:193:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.cpp:211:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.hpp:85:5: style: Class 'jit_uni_deconv_zp_pad_str_kernel_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.cpp:300:64: style:inconclusive: Function 'compute_deconv_zp_pad_str_comp_ker' argument 1 names different: declaration 'jcp_' definition 'jcp'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.hpp:113:64: note: Function 'compute_deconv_zp_pad_str_comp_ker' argument 1 names different: declaration 'jcp_' definition 'jcp'. oneDNN-3.1.1/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.cpp:300:64: note: Function 'compute_deconv_zp_pad_str_comp_ker' argument 1 names different: declaration 'jcp_' definition 'jcp'. oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:43:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_eltwise.cpp:67:5: error: There is an unknown macro here somewhere. Configuration is required. If DECLARE_CPU_JIT_AUX_FUNCTIONS is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:150:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:159:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:180:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_ch_blocking [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:256:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:327:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_fused_conv [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:384:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:460:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:486:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ur_w [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:550:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_ch [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:575:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:583:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:606:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:621:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stride_w [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:720:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:736:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:754:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:771:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:818:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:856:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:902:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oh [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:982:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:1101:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_eltwise_int.cpp:62:5: error: There is an unknown macro here somewhere. Configuration is required. If DECLARE_CPU_JIT_AUX_FUNCTIONS is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_convolution.cpp:38:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_convolution.cpp:167:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_convolution.cpp:282:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_convolution.cpp:411:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32_data_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_convolution.cpp:477:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32_data_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:187:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:210:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:288:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:314:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:394:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:610:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:849:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:138:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_num_ll [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:142:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_num_ll [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:146:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_num_ll [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:261:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:368:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:453:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:475:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:599:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:626:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:673:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_DEFAULT_ADDR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:709:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_pool_kernel.cpp:520:35: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_pooling.cpp:470:25: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder.cpp:79:5: error: There is an unknown macro here somewhere. Configuration is required. If DECLARE_CPU_JIT_AUX_FUNCTIONS is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:79:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:140:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_extra_flags [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:154:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dim_id [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:167:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:209:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oscale_runtime [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:443:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:455:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty_field [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:477:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:524:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:563:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:573:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:593:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_convolution.cpp:363:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_convolution.cpp:463:40: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_convolution.cpp:464:17: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_convolution.cpp:465:17: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_convolution.cpp:467:31: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_convolution.cpp:468:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:396:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:453:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:475:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axis_simd_tail_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:498:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:515:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:535:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:587:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable need_scratchpad_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:615:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:645:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_softmax_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:677:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable softmax_driver_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:687:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:734:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable softmax_driver_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:744:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:785:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:797:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:145:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:175:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DUMMY_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:200:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:255:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:319:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:331:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:344:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eltwise_exp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:383:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/matmul/acl_matmul.cpp:29:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/matmul/acl_matmul_utils.cpp:53:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:375:5: warning: Member variable 'jit_softmax_base_t < sve_512 >::axis_is_blocked_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:375:5: warning: Member variable 'jit_softmax_base_t < sve_512 >::axis_simd_full_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:375:5: warning: Member variable 'jit_softmax_base_t < sve_512 >::axis_simd_tail_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:375:5: warning: Member variable 'jit_softmax_base_t < sve_512 >::n_loops_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:375:5: warning: Member variable 'jit_softmax_base_t < sve_512 >::loop_tail_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:375:5: warning: Member variable 'jit_softmax_base_t < sve_512 >::process_n_elems_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:375:5: warning: Member variable 'jit_softmax_base_t < sve_512 >::src_axis_stride_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:375:5: warning: Member variable 'jit_softmax_base_t < sve_512 >::interim_axis_stride_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:375:5: warning: Member variable 'jit_softmax_base_t < sve_512 >::dst_axis_stride_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:375:5: warning: Member variable 'jit_softmax_base_t < sve_512 >::diff_dst_axis_stride_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:663:5: style: Struct 'jit_softmax_t < sve_512 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:781:5: style: Struct 'driver_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:661:10: style: The function 'initialization_hook' overrides a function in a base class but is identical to the overridden function [uselessOverride] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:303:18: note: Virtual function in base class oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:661:10: note: Function in derived class oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle.cpp:35:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle.cpp:113:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_off_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle.cpp:148:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle.cpp:157:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_off_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle.cpp:162:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle_kernel.cpp:49:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle_kernel.cpp:71:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dt_size [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle_kernel.cpp:92:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_DEFAULT_ADDR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle_kernel.cpp:101:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable padding_size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle_kernel.cpp:123:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_tail [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle_kernel.cpp:138:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_tmp2_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle_kernel.cpp:273:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle_kernel.cpp:327:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_sveLen [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle.cpp:113:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:38:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cacheInfoDict [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:113:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numCores_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:136:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:238:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:239:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:240:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sveLen_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:241:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:243:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable midr_el1_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:254:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dataCacheLevel_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:259:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dataCacheLevel_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:262:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dataCacheLevel_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:269:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numCores_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:75:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:95:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_2 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:103:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:118:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable full_opmask_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:125:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:139:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:154:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable full_opmask_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:189:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:512:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_TMP [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:519:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:535:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nt_stores_enabled_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:561:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vreg_zero_saturation_idx_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:573:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nt_stores_enabled_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:608:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TRANSLATOR_STACK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:623:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TRANSLATOR_STACK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:636:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable placeholders [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:660:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_m [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:669:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_m [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:684:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:715:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:778:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/bfloat16.cpp:35:44: style: Parameter 'out' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/binary_injector_utils.cpp:35:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC_1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/binary_injector_utils.cpp:48:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/cpu/cpu_batch_normalization_list.cpp:54:13: error: There is an unknown macro here somewhere. Configuration is required. If CPU_INSTANCE_X64 is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:383:36: style: Condition 'ild.dims[i_pos]>old.dims[o_pos]' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:344:29: note: Assuming that condition 'ild.dims[i_pos]==old.dims[o_pos]' is not redundant oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:383:36: note: Condition 'ild.dims[i_pos]>old.dims[o_pos]' is always true oneDNN-3.1.1/src/cpu/cpu_binary_list.cpp:43:9: error: There is an unknown macro here somewhere. Configuration is required. If CPU_INSTANCE_X64 is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/cpu_convolution_list.cpp:86:13: error: There is an unknown macro here somewhere. Configuration is required. If CPU_INSTANCE_AVX512 is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/cpu_deconvolution_list.cpp:51:13: error: There is an unknown macro here somewhere. Configuration is required. If CPU_INSTANCE_AMX is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/cpu_eltwise_list.cpp:48:13: error: There is an unknown macro here somewhere. Configuration is required. If CPU_INSTANCE_X64 is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/cpu_engine.cpp:33:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_of_memory [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/cpu_engine.cpp:62:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/cpu_inner_product_list.cpp:47:13: error: There is an unknown macro here somewhere. Configuration is required. If CPU_INSTANCE_AMX is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/cpu_layer_normalization_list.cpp:48:13: error: There is an unknown macro here somewhere. Configuration is required. If CPU_INSTANCE_X64 is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/cpu_lrn_list.cpp:39:13: error: There is an unknown macro here somewhere. Configuration is required. If CPU_INSTANCE_X64 is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/cpu_pooling_list.cpp:56:13: error: There is an unknown macro here somewhere. Configuration is required. If CPU_INSTANCE_X64 is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/cpu_prelu_list.cpp:43:13: error: There is an unknown macro here somewhere. Configuration is required. If CPU_INSTANCE_X64 is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/cpu_reduction_list.cpp:35:5: error: There is an unknown macro here somewhere. Configuration is required. If CPU_INSTANCE_X64 is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/cpu_resampling_list.cpp:40:13: error: There is an unknown macro here somewhere. Configuration is required. If CPU_INSTANCE_X64 is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/cpu_rnn_list.cpp:33:13: error: There is an unknown macro here somewhere. Configuration is required. If CPU_INSTANCE is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/cpu_shuffle_list.cpp:40:9: error: There is an unknown macro here somewhere. Configuration is required. If CPU_INSTANCE_X64 is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/cpu_softmax_list.cpp:46:13: error: There is an unknown macro here somewhere. Configuration is required. If CPU_INSTANCE_X64 is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/cpu_sum.cpp:42:9: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/float16.cpp:30:42: style: Parameter 'out' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/gemm/f32/gemm_utils_f32.cpp:180:10: style: Variable 'nthr' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/src/cpu/gemm/f32/gemm_utils_f32.cpp:175:10: note: nthr is assigned oneDNN-3.1.1/src/cpu/gemm/f32/gemm_utils_f32.cpp:180:10: note: nthr is overwritten oneDNN-3.1.1/src/cpu/gemm/f32/ref_gemm_f32.cpp:184:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/f32/ref_gemm_f32.cpp:130:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/f32/ref_gemm_f32.cpp:81:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/f32/ref_gemm_f32.cpp:53:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/f32/ref_gemm_f32.cpp:42:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/gemm.cpp:60:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/gemm.cpp:95:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/gemm.cpp:110:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/gemm.cpp:180:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/gemm.cpp:192:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/gemm.cpp:226:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/gemm.cpp:271:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/gemm.cpp:153:37: style: Parameter 'C' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/gemm/gemm.cpp:268:53: style: Parameter 'C' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:49:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:60:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:71:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:82:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:92:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:103:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:113:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:123:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:134:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:145:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:156:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:167:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:44:53: style: Parameter 'size' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:44:65: style: Parameter 'pack' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:54:69: style: Parameter 'size' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:55:15: style: Parameter 'pack' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:65:69: style: Parameter 'size' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:66:15: style: Parameter 'pack' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:76:69: style: Parameter 'size' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:77:15: style: Parameter 'pack' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:87:70: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:98:21: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:108:68: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:118:68: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:129:16: style: Parameter 'C' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:140:35: style: Parameter 'C' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:151:37: style: Parameter 'C' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:162:37: style: Parameter 'C' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/gemm/s8x8s32/ref_gemm_s8x8s32.cpp:42:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/s8x8s32/ref_gemm_s8x8s32.cpp:58:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/gemm/s8x8s32/ref_gemm_s8x8s32.cpp:59:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/gemm/s8x8s32/ref_gemm_s8x8s32.cpp:60:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/gemm/s8x8s32/simple_gemm_s8s8s32.cpp:153:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm/s8x8s32/simple_gemm_s8s8s32.cpp:160:21: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/gemm/s8x8s32/simple_gemm_s8s8s32.cpp:163:29: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/gemm/f32/ref_gemm_f32.cpp:206:21: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/gemm/f32/ref_gemm_f32.cpp:222:22: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/gemm_convolution.cpp:555:28: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/gemm_convolution_utils.cpp:449:34: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/gemm_inner_product.cpp:38:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm_inner_product.cpp:85:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm_inner_product.cpp:116:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm_inner_product_utils.cpp:71:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OC_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm_inner_product_utils.cpp:152:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable do_scale_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm_inner_product.cpp:71:37: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/gemm_inner_product.cpp:102:12: style: Redundant initialization for 'st'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/cpu/gemm_inner_product.cpp:100:17: note: st is initialized oneDNN-3.1.1/src/cpu/gemm_inner_product.cpp:102:12: note: st is overwritten oneDNN-3.1.1/src/cpu/gemm_inner_product.cpp:139:12: style: Redundant initialization for 'st'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/cpu/gemm_inner_product.cpp:137:17: note: st is initialized oneDNN-3.1.1/src/cpu/gemm_inner_product.cpp:139:12: note: st is overwritten oneDNN-3.1.1/src/cpu/gemm_inner_product_utils.cpp:64:16: style:inconclusive: Function 'operator()' argument 7 names different: declaration 'dst_logical_offs' definition 'dst_logical_off'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/gemm_inner_product_utils.cpp:51:20: note: Function 'operator()' argument 7 names different: declaration 'dst_logical_offs' definition 'dst_logical_off'. oneDNN-3.1.1/src/cpu/gemm_inner_product_utils.cpp:64:16: note: Function 'operator()' argument 7 names different: declaration 'dst_logical_offs' definition 'dst_logical_off'. oneDNN-3.1.1/src/cpu/gemm_x8s8s32x_convolution.cpp:87:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_conv_gemm_zp_src_comp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm_x8s8s32x_convolution.cpp:114:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm_x8s8s32x_convolution.cpp:180:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm_x8s8s32x_convolution.cpp:316:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm_x8s8s32x_convolution.cpp:355:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm_x8s8s32x_convolution_utils.cpp:74:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm_x8s8s32x_convolution.cpp:238:36: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/gemm_x8s8s32x_convolution.cpp:278:43: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/gemm_x8s8s32x_inner_product.cpp:38:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm_x8s8s32x_inner_product.cpp:71:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/jit_utils/jit_utils.cpp:96:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_JIT_PROFILE_VTUNE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/gemm_x8s8s32x_convolution_utils.cpp:63:49: style:inconclusive: Function 'operator()' argument 1 names different: declaration 'dst' definition 'void_dst'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/gemm_x8s8s32x_convolution_utils.cpp:50:27: note: Function 'operator()' argument 1 names different: declaration 'dst' definition 'void_dst'. oneDNN-3.1.1/src/cpu/gemm_x8s8s32x_convolution_utils.cpp:63:49: note: Function 'operator()' argument 1 names different: declaration 'dst' definition 'void_dst'. oneDNN-3.1.1/src/cpu/matmul/cpu_matmul_list.cpp:70:9: error: There is an unknown macro here somewhere. Configuration is required. If CPU_INSTANCE_AARCH64_ACL is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/matmul/gemm_bf16_matmul.cpp:54:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/matmul/gemm_f32_matmul.cpp:48:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/matmul/gemm_bf16_matmul.cpp:84:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/matmul/gemm_f32_matmul.cpp:87:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/matmul/gemm_bf16_matmul.cpp:93:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/matmul/gemm_f32_matmul.cpp:97:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/matmul/gemm_bf16_matmul.cpp:163:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/matmul/gemm_f32_matmul.cpp:169:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary_injector_utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/matmul/gemm_bf16_matmul.cpp:169:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary_injector_utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/matmul/gemm_bf16_matmul.cpp:218:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/matmul/gemm_bf16_matmul.cpp:226:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/matmul/gemm_bf16_matmul.cpp:263:43: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/matmul/gemm_f32_matmul.cpp:220:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/matmul/gemm_f32_matmul.cpp:228:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/matmul/gemm_f32_matmul.cpp:260:43: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/matmul/gemm_x8s8s32x_matmul.cpp:150:25: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/matmul/ref_matmul.cpp:38:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/matmul/ref_matmul_int8.cpp:39:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/matmul/ref_matmul.cpp:84:15: style: The scope of the variable 'src_k_dim' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/matmul/ref_matmul.cpp:85:15: style: The scope of the variable 'wei_k_dim' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/matmul/ref_sparse_matmul.cpp:29:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/matmul/ref_matmul_int8.cpp:95:15: style: The scope of the variable 'src_k_dim' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/matmul/ref_matmul_int8.cpp:96:15: style: The scope of the variable 'wei_k_dim' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/nchw_pooling.cpp:94:26: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/nhwc_pooling.cpp:234:30: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/nspc_batch_normalization.cpp:53:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acc_data_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/nspc_batch_normalization.cpp:250:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/ncsp_batch_normalization.cpp:51:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/ncsp_batch_normalization.cpp:304:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/platform.cpp:72:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu_isa_default [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/platform.cpp:80:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/platform.cpp:88:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/platform.cpp:96:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu_isa_no_hints [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/platform.cpp:222:30: style: Condition 'num_cores_per_socket==0' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/platform.cpp:217:77: note: Calling function 'get_num_cores' returns 1 oneDNN-3.1.1/src/cpu/platform.cpp:217:32: note: Assignment 'num_cores_per_socket=(int)dnnl::impl::cpu::platform::get_num_cores()', assigned value is 1 oneDNN-3.1.1/src/cpu/platform.cpp:222:30: note: Condition 'num_cores_per_socket==0' is always false oneDNN-3.1.1/src/cpu/primitive_attr_postops.cpp:43:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/primitive_attr_postops.cpp:139:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary_ne [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/primitive_attr_postops.cpp:147:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/primitive_attr_postops.cpp:171:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/primitive_attr_postops.cpp:177:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entry_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/primitive_attr_postops.cpp:190:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/primitive_attr_postops.cpp:204:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/primitive_attr_postops.cpp:251:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/ref_batch_normalization.cpp:122:27: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/ref_binary.cpp:38:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/ref_convolution.cpp:79:26: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/ref_convolution_int8.cpp:116:26: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:109:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:279:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:304:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:311:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:327:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:340:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:355:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:456:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:471:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:489:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:502:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:524:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SY [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:531:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:621:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:642:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:655:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:669:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:685:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:699:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:716:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:771:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:783:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:795:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:810:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:822:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:835:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:855:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:868:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:880:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:909:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:931:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:953:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:970:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:990:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1007:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1026:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1043:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1062:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1079:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1098:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1219:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1230:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1241:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1254:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1272:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1287:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1306:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1321:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1343:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1361:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1374:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1392:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1408:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1425:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1437:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1448:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1459:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1469:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1480:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1510:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1522:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1533:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1545:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1557:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1569:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1582:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1593:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1604:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1659:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1678:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1697:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1745:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1761:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1800:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1870:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1890:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1912:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1920:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1949:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2020:119: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2043:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2066:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2101:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2118:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2139:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2170:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2192:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2203:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2247:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2315:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2335:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2355:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2370:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2386:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2400:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2408:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2423:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2530:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2550:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_SHMOD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2561:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SXTW [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2595:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MUL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2642:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2655:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2681:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2757:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2765:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2773:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2781:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2789:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2797:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2805:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2813:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2821:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2829:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2864:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2942:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3030:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3042:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3055:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3079:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3086:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3145:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_TYPE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3244:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_TYPE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3276:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3295:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3378:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3403:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3418:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3442:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3456:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3469:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3506:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3516:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3530:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_ELEM_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3544:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_ELEM_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3561:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_ELEM_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3571:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3586:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3595:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3610:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3619:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3636:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3656:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3664:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3678:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3699:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SXTW [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3709:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3718:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SXTW [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3726:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SXTW [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3734:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SXTW [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3744:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3756:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3762:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3769:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3782:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3792:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3832:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3842:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3852:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3858:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3865:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3876:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3882:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3892:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3898:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3905:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3917:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3924:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3931:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3944:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3952:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3959:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3967:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3976:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3984:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3991:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SXTW [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3999:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4008:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4020:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4031:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4039:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4051:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4062:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4071:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SXTW [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4082:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4093:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4101:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4108:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4117:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SXTW [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4128:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4139:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4146:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4156:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4162:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4169:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4181:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4188:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4195:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4209:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4217:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4224:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:3602:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:3603:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:3604:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:4106:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:4107:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:4108:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:4109:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5491:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5492:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5493:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5494:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5495:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5496:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5497:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5498:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5499:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MI [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5500:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MI [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5501:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5502:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5503:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5504:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5505:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5506:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5507:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HI [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5508:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HI [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5509:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5510:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5511:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5512:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5513:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5514:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5515:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5516:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5517:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5518:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/ref_deconvolution.cpp:326:26: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/ref_eltwise.cpp:44:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/ref_eltwise.cpp:85:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/ref_eltwise.cpp:125:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/ref_eltwise.cpp:160:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/ref_eltwise.cpp:197:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/ref_inner_product.cpp:53:26: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/ref_inner_product_int8.cpp:58:26: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/ref_layer_normalization.cpp:39:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/ref_layer_normalization.cpp:117:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/ref_lrn.cpp:134:32: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/ref_pooling.cpp:238:26: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/ref_prelu.cpp:326:42: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/ref_reduction.cpp:34:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/ref_reduction.cpp:58:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/ref_reduction.cpp:81:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/ref_reduction.cpp:104:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/ref_layer_normalization.cpp:78:28: style: Local variable 's_off' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/ref_layer_normalization.cpp:72:22: note: Shadowed declaration oneDNN-3.1.1/src/cpu/ref_layer_normalization.cpp:78:28: note: Shadow variable oneDNN-3.1.1/src/cpu/ref_layer_normalization.cpp:85:28: style: Local variable 's_off' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/ref_layer_normalization.cpp:72:22: note: Shadowed declaration oneDNN-3.1.1/src/cpu/ref_layer_normalization.cpp:85:28: note: Shadow variable oneDNN-3.1.1/src/cpu/ref_layer_normalization.cpp:97:24: style: Local variable 's_off' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/ref_layer_normalization.cpp:72:22: note: Shadowed declaration oneDNN-3.1.1/src/cpu/ref_layer_normalization.cpp:97:24: note: Shadow variable oneDNN-3.1.1/src/cpu/ref_resampling.cpp:182:35: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/ref_shuffle.cpp:71:26: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/reorder/cpu_reorder.cpp:34:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/reorder/cpu_reorder.cpp:58:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compensation_conv_s8s8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/reorder/cpu_reorder.cpp:72:16: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp:29:13: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_X64_ONLY is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp:29:13: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_X64_ONLY is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/ref_softmax.cpp:41:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/ref_softmax.cpp:184:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/ref_softmax.cpp:293:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/ref_softmax.cpp:342:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp:29:13: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_X64_ONLY is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/reorder/cpu_reorder_regular_bf16.cpp:28:13: error: There is an unknown macro here somewhere. Configuration is required. If CPU_REORDER_INSTANCE is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/reorder/cpu_reorder_regular_f16.cpp:29:13: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_X64_ONLY is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/reorder/cpu_reorder_regular_f32_bf16.cpp:29:13: error: There is an unknown macro here somewhere. Configuration is required. If CPU_REORDER_INSTANCE is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/reorder/cpu_reorder_regular_f32_f16.cpp:29:13: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_X64_ONLY is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/reorder/cpu_reorder_regular_f32_f32.cpp:33:13: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_X64_ONLY is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/reorder/cpu_reorder_regular_f32_s32.cpp:30:13: error: There is an unknown macro here somewhere. Configuration is required. If REG_FAST_DIRECT_COPY is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/reorder/cpu_reorder_regular_f32_s8.cpp:30:13: error: There is an unknown macro here somewhere. Configuration is required. If CPU_REORDER_INSTANCE is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/reorder/cpu_reorder_regular_f32_u8.cpp:30:13: error: There is an unknown macro here somewhere. Configuration is required. If CPU_REORDER_INSTANCE is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/reorder/cpu_reorder_regular_s32.cpp:30:13: error: There is an unknown macro here somewhere. Configuration is required. If REG_FAST_DIRECT_COPY is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/reorder/cpu_reorder_regular_s8.cpp:31:13: error: There is an unknown macro here somewhere. Configuration is required. If CPU_REORDER_INSTANCE is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/reorder/cpu_reorder_regular_u8.cpp:30:13: error: There is an unknown macro here somewhere. Configuration is required. If REG_FAST_DIRECT_COPY is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:56:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:71:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:77:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:276:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:287:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:292:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:363:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:369:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:374:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:379:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:384:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/cell_gru.cpp:41:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/cell_common.cpp:36:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/cell_gru.cpp:109:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_layer [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/cell_gru.cpp:176:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gemm_iter_func [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/cell_common.cpp:131:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_iter [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/cell_gru.cpp:215:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gemm_iter_func [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/cell_common.cpp:225:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/cell_common.cpp:231:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gemm_layer_func [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/cell_common.cpp:284:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gemm_layer_func [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/cell_common.cpp:335:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cell_position [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/cell_gru_lbr.cpp:40:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cell_position [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/cell_gru_lbr.cpp:66:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/cell_gru_lbr.cpp:72:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/cell_gru_lbr.cpp:123:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_iter [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/cell_gru_lbr.cpp:138:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gemm_layer_func [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/cell_gru_lbr.cpp:176:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gemm_layer_func [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/cell_common.cpp:71:57: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/rnn/cell_common.cpp:351:17: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/rnn/cell_common.cpp:355:17: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/rnn/cell_common.cpp:359:22: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/rnn/cell_common.cpp:126:23: style: Variable 'c_states' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_gru_lbr.cpp:104:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_gru_lbr.cpp:129:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_gru.cpp:164:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_gru.cpp:186:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_gru.cpp:207:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_gru.cpp:232:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_gru.cpp:257:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_gru.cpp:304:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm.cpp:83:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm.cpp:148:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm.cpp:176:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm.cpp:203:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm.cpp:244:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm.cpp:365:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cscale_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm.cpp:386:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cscale_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm_projection.cpp:42:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_layer_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm_projection.cpp:74:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_step [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm_projection.cpp:94:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_iter_c_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm_projection.cpp:143:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shift_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm_projection.cpp:80:31: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm_projection.cpp:81:17: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_rnn.cpp:97:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scratch_data_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_rnn.cpp:118:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_rnn.cpp:138:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_rnn.cpp:193:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_rnn.cpp:212:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/ref_rnn.cpp:242:21: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/rv64/rvv_nchw_pooling.hpp:33:9: error: There is an unknown macro here somewhere. Configuration is required. If DECLARE_COMMON_PD_T_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:42:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:80:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ldgOi16o [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:86:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ldgIo16i [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:92:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ldOi16o [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:198:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ldgoi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:211:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rnn_utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:346:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:355:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/scale_utils.cpp:34:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/scale_utils.cpp:54:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:278:25: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:318:33: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:325:33: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:289:25: style: Redundant initialization for 'tag'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:285:30: note: tag is initialized oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:289:25: note: tag is overwritten oneDNN-3.1.1/src/cpu/simple_concat.cpp:32:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/simple_layer_normalization.cpp:38:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/simple_layer_normalization.cpp:73:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/simple_layer_normalization.cpp:200:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/simple_layer_normalization.cpp:231:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/simple_resampling.cpp:283:41: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/simple_sum.cpp:28:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/simple_sum.cpp:61:23: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/amx_tile_configure.cpp:26:5: error: There is an unknown macro here somewhere. Configuration is required. If DECLARE_CPU_JIT_AUX_FUNCTIONS is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm.cpp:169:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm.cpp:199:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm.cpp:220:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm.cpp:375:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm.cpp:452:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm.cpp:529:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm.cpp:535:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/simple_layer_normalization.cpp:346:15: style: The scope of the variable 'dd_gamma' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/simple_layer_normalization.cpp:346:25: style: The scope of the variable 'dd_gamma_x' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm.cpp:541:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm.cpp:543:17: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp:136:19: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp:1904:25: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/brgemm/jit_brgemm_kernel.cpp:956:25: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/cpu_barrier.cpp:32:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Xbyak [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_isa_traits.cpp:95:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu_isa_avx512_core_amx_fp16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_isa_traits.cpp:166:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_isa_traits.cpp:182:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_all [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_isa_traits.cpp:191:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu_isa_no_hints [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_isa_traits.cpp:196:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_isa_traits.cpp:236:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_isa_traits.cpp:253:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable amx_tile [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_isa_traits.cpp:300:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable amx_tile [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_isa_traits.cpp:311:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable amx_tile [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_isa_traits.cpp:322:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable amx_tile [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_isa_traits.cpp:88:5: style: Struct 'isa_info_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:37:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nstl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:136:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:142:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:175:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:186:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:199:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:208:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_vregs [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:267:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:291:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:306:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:319:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:327:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:332:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:343:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable job_size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:357:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:403:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:415:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:424:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:429:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:438:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:447:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x_block_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:469:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_x_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:491:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:556:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:561:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:572:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:122:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isize_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:133:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:143:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nstages_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:178:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:187:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isize_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:265:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isize_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:305:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A2_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:330:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_trans_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:387:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_NEAR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:401:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_NEAR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:430:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:501:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_a_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm_utils.cpp:46:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm_utils.cpp:51:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm_utils.cpp:91:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm_utils.cpp:112:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm_utils.cpp:151:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm_utils.cpp:160:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm_utils.cpp:683:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm_utils.cpp:763:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_amx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm_utils.cpp:832:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:517:12: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:520:7: note: Found duplicate branches for 'if' and 'else'. oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:517:12: note: Found duplicate branches for 'if' and 'else'. oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:309:30: style: The scope of the variable 'lda_mult' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_gemm_kern.cpp:64:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typea [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3527:39: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3558:39: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:139:60: style: Comparing expression of type 'unsigned int' against value 144115188075855871. Condition is always false. [compareValueOutOfTypeRangeError] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:148:62: style: Comparing expression of type 'unsigned int' against value 562949953421311. Condition is always false. [compareValueOutOfTypeRangeError] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1303:42: style: Condition 'size==0' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1300:19: note: Assignment 'size=3', assigned value is 3 oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1303:42: note: Condition 'size==0' is always false oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1303:77: style: Condition 'size!=0' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1300:19: note: Assignment 'size=3', assigned value is 3 oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1303:77: note: Condition 'size!=0' is always true oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1318:42: style: Condition 'size==0' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1315:19: note: Assignment 'size=3', assigned value is 3 oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1318:42: note: Condition 'size==0' is always false oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1318:77: style: Condition 'size!=0' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1315:19: note: Assignment 'size=3', assigned value is 3 oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1318:77: note: Condition 'size!=0' is always true oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1512:66: style: Condition 'extmod==EXT_LSL' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp:81:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfloat16_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp:90:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_nelems_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp:152:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_nelems_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp:186:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_nelems_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp:320:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNROLL_M_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp:383:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha_one_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp:436:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta_zero_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp:513:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16_emu_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:54:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfloat16_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:66:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable k1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:90:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable k1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:110:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable k1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:131:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A2_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:209:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A1_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:290:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:318:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A1_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:437:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNROLL_N_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:475:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trans_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:525:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trans_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:610:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16_emu_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_s16_24x8_copy_an_kern_autogen.cpp:114:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:23:12: style: Consider using std::any_of, std::all_of, std::none_of, or std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_s16_24x8_copy_at_kern_autogen.cpp:117:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_s16_24x8_copy_bn_kern_autogen.cpp:103:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_s16_24x8_copy_bt_kern_autogen.cpp:102:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_s16_48x8_copy_an_kern_autogen.cpp:120:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_s16_48x8_copy_bn_kern_autogen.cpp:103:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_s16_48x8_copy_at_kern_autogen.cpp:124:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_s16_48x8_copy_bt_kern_autogen.cpp:102:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_f32_copy_an_kern_autogen.cpp:72:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_f32_copy_at_kern_autogen.cpp:72:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_f32_copy_bn_kern_autogen.cpp:72:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_f32_copy_bt_kern_autogen.cpp:71:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:31:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unroll_n_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:39:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:49:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:66:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:90:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:114:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:129:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:163:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:176:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:209:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_UNROLL_M [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:440:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta_zero_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx512_common_gemm_f32.cpp:62:5: error: There is an unknown macro here somewhere. Configuration is required. If DECLARE_CPU_JIT_AUX_FUNCTIONS is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx512_core_f32_copy_at_kern_part1_autogen.cpp:43:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx512_core_f32_copy_at_kern_part1_autogen.cpp:99:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx512_core_f32_copy_an_kern_autogen.cpp:71:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx512_core_f32_copy_at_kern_part2_autogen.cpp:31:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx512_core_f32_copy_bn_kern_autogen.cpp:71:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx512_core_gemm_smalln_tn_f32_kern.cpp:44:5: error: There is an unknown macro here somewhere. Configuration is required. If DECLARE_CPU_JIT_AUX_FUNCTIONS is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx512_core_f32_copy_bt_kern_autogen.cpp:71:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_f32_copy_an_kern_autogen.cpp:71:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_f32_copy_at_kern_autogen.cpp:71:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_f32_copy_bn_kern_autogen.cpp:71:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_f32_copy_bt_kern_autogen.cpp:71:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_gemm_f32.cpp:62:5: error: There is an unknown macro here somewhere. Configuration is required. If DECLARE_CPU_JIT_AUX_FUNCTIONS is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_gemv_t_f32_kern.cpp:72:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_avx2_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_gemv_t_f32_kern.cpp:82:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_UNROLL_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_gemv_t_f32_kern.cpp:124:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_UNROLL_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_gemv_t_f32_kern.cpp:266:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_gemv_t_f32_kern.cpp:312:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_avx2_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part1_autogen.cpp:42:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OLD_C [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part1_autogen.cpp:60:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LDC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part2_autogen.cpp:32:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable byte [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_kernel_sgemm_kern_part1_autogen.cpp:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OLD_C [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_kernel_sgemm_kern_part1_autogen.cpp:53:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_kernel_sgemm_kern_part2_autogen.cpp:38:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CO1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_f32_copy_an_kern_autogen.cpp:71:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_f32_copy_at_kern_autogen.cpp:71:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_f32_copy_bn_kern_autogen.cpp:71:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp:61:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_nelems_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp:85:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_nelems_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp:110:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_avx2_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp:123:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_nelems_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp:173:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp:240:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unroll_n_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp:284:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALPHA_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp:322:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_avx512_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_f32_copy_bt_kern_autogen.cpp:71:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp:67:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_UNROLL_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp:109:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_UNROLL_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp:237:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALPHA_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp:284:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm_utils.cpp:259:48: style: Condition 'brg->brgattr.bd_mask_level==2' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm_utils.cpp:250:44: note: Assuming that condition 'brg->brgattr.bd_mask_level!=2' is not redundant oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm_utils.cpp:259:48: note: Condition 'brg->brgattr.bd_mask_level==2' is always true oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_kernel_b0_sgemm_kern_autogen.cpp:87:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_kernel_sgemm_kern_autogen.cpp:88:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_info.cpp:57:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable do_trans [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_info.cpp:77:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_amx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_info.cpp:91:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_info.cpp:212:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_info.cpp:856:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_info.cpp:910:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_info.cpp:859:17: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_info.cpp:860:21: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_info.cpp:861:25: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_info.cpp:876:17: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_info.cpp:881:17: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_info.cpp:888:17: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_info.cpp:893:17: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:40:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sse41 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:45:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:82:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:99:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:110:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:131:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:167:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:205:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:308:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:335:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:428:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:442:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:488:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:355:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:240:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:152:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pack_a [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:76:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:104:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:243:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:267:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:313:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pack_a [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:327:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:389:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:522:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:151:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:798:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:154:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:945:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_trans [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:972:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_trans [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1035:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1067:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1217:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1331:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1374:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_trans [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1405:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1574:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1659:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1681:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1995:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:306:23: style: Variable 'alpha' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:333:23: style: Variable 'alpha' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp:72:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vnni_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp:90:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_unroll_n_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp:142:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_regs_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp:170:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx2_vnni [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp:318:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unroll_m_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp:401:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp:471:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta_zero_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:47:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_trans [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:79:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable do_trans [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:113:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_trans [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:234:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:317:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:397:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:498:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:503:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:526:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp:314:24: style: The scope of the variable 'label_n_remainder_loops' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_an_kern_autogen.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:268:13: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:236:9: note: outer condition: is_f32 oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:268:13: note: identical inner condition: is_f32 oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:421:16: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:371:63: style: Parameter 'ybuf' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_at_kern_autogen.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_bn_kern_autogen.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_bt_kern_autogen.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_sum_an_kern_autogen.cpp:77:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_sum_at_kern_autogen.cpp:77:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_sum_bn_kern_autogen.cpp:77:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_sum_bt_kern_autogen.cpp:77:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_vnni_u8_copy_an_kern_autogen.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_vnni_u8_copy_at_kern_autogen.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bn_kern_autogen.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bt_kern_autogen.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_an_kern_autogen.cpp:77:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bn_kern_autogen.cpp:77:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_at_kern_autogen.cpp:77:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bt_kern_autogen.cpp:77:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp:77:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vnni_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp:96:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_regs_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp:150:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGEMM_UNROLL_M_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp:187:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGEMM_UNROLL_M_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp:355:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGEMM_UNROLL_M_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp:438:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp:501:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta_zero_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp:351:24: style: The scope of the variable 'label_n_remainder_loops' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp:34:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp:65:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zmm_b [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp:152:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xmm_beta [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp:182:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp:44:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp:142:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAGE_4K [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp:243:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pack_a [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_u8_copy_an_kern_autogen.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_u8_copy_at_kern_autogen.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp:45:57: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp:46:28: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp:48:57: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp:49:28: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp:51:57: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp:52:28: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp:102:17: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp:105:17: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp:140:17: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp:212:21: style: The scope of the variable 'acc' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp:331:60: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp:336:70: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_u8_copy_bn_kern_autogen.cpp:77:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r10 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_u8_copy_bt_kern_autogen.cpp:77:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r10 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_an_kern_autogen.cpp:77:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_vnni [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bn_kern_autogen.cpp:81:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r10 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_at_kern_autogen.cpp:77:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_vnni [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bt_kern_autogen.cpp:81:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r10 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp:95:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp:92:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_b0_gemm_s8u8s32_kern_autogen.cpp:88:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:107:17: style: Condition '!is_owb_prefetching(jcp)' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:107:36: note: Calling function 'is_owb_prefetching' returns 0 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:107:17: note: Condition '!is_owb_prefetching(jcp)' is always true oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1345:63: style: Condition 'ofs>=0' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1338:39: note: Assuming that condition 'aux_output_offset>=0' is not redundant oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1349:34: note: Assuming that condition 'prev_ofs!=0' is not redundant oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1342:41: note: Assignment 'ofs=aux_output_offset-prev_ofs', assigned value is less than 0 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1345:63: note: Condition 'ofs>=0' is always false oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1348:73: style: Condition 'ofs2>=0' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1338:39: note: Assuming that condition 'aux_output_offset>=0' is not redundant oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1349:34: note: Assuming that condition 'prev_ofs!=0' is not redundant oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1343:42: note: Assignment 'ofs2=aux_output_offset-(prev_ofs+0x100)', assigned value is less than -256 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1348:73: note: Condition 'ofs2>=0' is always false oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1352:73: style: Condition 'ofs3>=0' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1338:39: note: Assuming that condition 'aux_output_offset>=0' is not redundant oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1349:34: note: Assuming that condition 'prev_ofs!=0' is not redundant oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1344:42: note: Assignment 'ofs3=aux_output_offset-(prev_ofs+0x200)', assigned value is less than -512 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1352:73: note: Condition 'ofs3>=0' is always false oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:284:24: style: The scope of the variable 'ic_tail_jmp' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1862:24: style: The scope of the variable 'body_n_oi' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1862:39: style: The scope of the variable 'pretail_n_oi' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1862:57: style: The scope of the variable 'tail_n_oi' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:2224:13: style: The scope of the variable 'try_nb_ic_blocking' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:2663:29: style: Local variable 'zreg_idx' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:2654:25: note: Shadowed declaration oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:2663:29: note: Shadow variable oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:2478:13: style: Clarify calculation precedence for '/' and '?'. [clarifyCalculation] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1862:34: style: Variable 'body_n_oi' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp:92:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1862:52: style: Variable 'pretail_n_oi' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1862:67: style: Variable 'tail_n_oi' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1900:27: style: Variable 'tail_n_oi' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1909:27: style: Variable 'tail_n_oi' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_b_gemm_s8u8s32_kern_autogen.cpp:95:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_c_gemm_s8u8s32_kern_autogen.cpp:92:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_gemm_s8u8s32_kern_autogen.cpp:88:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:949:38: style: Condition 'n>=nthr*N_NOTRANSB_PER_THR' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:947:15: note: Assuming that condition 'n<=nthr*N_NOTRANSB_PER_THR' is not redundant oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:948:15: note: Assuming condition is false oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:949:38: note: Condition 'n>=nthr*N_NOTRANSB_PER_THR' is always true oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1619:48: style: Condition 'omp_overhead_small_core>0' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1567:45: note: Assignment 'omp_overhead_small_core=3.0e+3', assigned value is 3000.0 oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1619:48: note: Condition 'omp_overhead_small_core>0' is always true oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_an_kern_autogen.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:614:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:618:23: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:621:23: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:627:21: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:630:21: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:637:25: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:640:25: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:645:34: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:851:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:855:23: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:860:21: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:867:25: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:870:25: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:875:34: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1456:29: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1462:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1465:25: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1665:61: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1666:32: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1667:21: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1670:52: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1671:21: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1672:32: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1804:24: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1839:27: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1933:67: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1934:55: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1935:56: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1942:67: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1943:55: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1944:56: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1836:17: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:282:19: style: Variable 'tk_arg' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:288:15: style: Variable 'tk_arg' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:254:27: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_r_gemm_s8u8s32_kern_autogen.cpp:92:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_at_kern_autogen.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_bn_kern_autogen.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_bt_kern_autogen.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_sum_an_kern_autogen.cpp:77:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_sum_bn_kern_autogen.cpp:77:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_sum_bt_kern_autogen.cpp:77:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_sum_at_kern_autogen.cpp:77:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp:93:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp:96:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_b0_gemm_s8u8s32_kern_autogen.cpp:88:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp:93:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_b_gemm_s8u8s32_kern_autogen.cpp:95:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_c_gemm_s8u8s32_kern_autogen.cpp:92:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_gemm_s8u8s32_kern_autogen.cpp:88:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_r_gemm_s8u8s32_kern_autogen.cpp:92:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_an_kern_autogen.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_bn_kern_autogen.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_bt_kern_autogen.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_at_kern_autogen.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_sum_an_kern_autogen.cpp:77:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_sum_bn_kern_autogen.cpp:77:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_sum_bt_kern_autogen.cpp:77:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rdi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_convolution.cpp:61:30: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/injectors/injector_utils.cpp:55:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_to_preserve_size_bytes_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/injector_utils.cpp:81:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/injector_utils.cpp:105:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_to_preserve_size_bytes_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_sum_at_kern_autogen.cpp:77:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsi [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:46:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:97:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:143:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:202:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:65:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:112:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:132:39: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:133:26: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:161:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:186:39: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:187:26: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:224:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:225:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:252:38: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:257:27: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:284:32: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:291:27: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:119:12: style: Redundant initialization for 'st'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:117:17: note: st is initialized oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:119:12: note: st is overwritten oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:168:12: style: Redundant initialization for 'st'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:166:17: note: st is initialized oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:168:12: note: st is overwritten oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_postops_injector.cpp:67:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_postops_injector.cpp:138:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entry_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_postops_injector.cpp:159:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_to_eltwise_injector_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_postops_injector.cpp:177:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lambda_jit_injectors_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/ip_convolution.cpp:27:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/ip_convolution.cpp:40:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/ip_convolution.cpp:53:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_convolution.cpp:670:33: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:32:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sse41 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:36:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:60:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:133:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_idx_tail [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:162:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable util [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:180:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_mask [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:196:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:225:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_avx512 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:237:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_avx512 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:249:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_avx512 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:264:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exp_ln_flt_min_f [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:323:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:332:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zero [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:339:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux3 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:356:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:554:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:589:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positive_mask [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:602:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:609:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:627:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux3 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:650:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:659:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:669:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:794:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux3 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:824:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:855:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1033:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1145:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable util [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1226:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux3 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1282:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zero [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1291:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1317:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1326:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1375:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable two [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1382:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zero [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1393:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1403:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1409:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1417:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux3 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1458:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1468:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1475:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1502:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable one [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1511:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1529:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1562:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gelu_erf_Abramowitz_Stegun_one_over_sqrt_two [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1627:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1645:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1659:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1672:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _op_mxcsr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1677:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1750:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1868:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vecs_count [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1882:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_table [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1928:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zero [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2579:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:36:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_broadcast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:46:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:62:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:84:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_broadcast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:109:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsupported [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:129:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_oc_spatial [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:157:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsupported [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:178:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_oc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:203:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_oc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:317:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scalar [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:350:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vlen [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:357:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vlen [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:363:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:371:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:380:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vlen [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:418:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_vregs [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:568:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_addr_reg [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:647:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:676:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:709:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:789:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:822:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:853:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:869:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:899:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:937:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1021:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1066:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1089:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1118:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1144:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1177:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1218:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1301:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1361:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1401:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1452:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1474:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1528:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1609:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1666:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1729:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary_ne [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1776:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1796:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1831:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1864:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1887:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1919:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1931:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1940:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1962:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2095:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2116:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2148:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2159:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2170:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2180:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2192:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2243:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2263:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2287:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_helper_reg [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2301:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2331:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2345:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_addr_reg [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2368:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2403:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2438:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2452:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2474:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2485:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2495:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2505:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2515:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2571:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2596:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2615:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_opmask [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2637:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_dt_helper_vmm_idx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2661:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cmp_nlt_us [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2699:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cmp_nlt_us [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2732:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ymm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2747:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Xmm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2578:9: style: Struct 'need_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2640:18: style: The if condition is the same as the previous if condition [duplicateCondition] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2639:18: note: First condition oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2640:18: note: Second condition oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2642:23: style: The if condition is the same as the previous if condition [duplicateCondition] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2641:23: note: First condition oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2642:23: note: Second condition oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2645:22: style: The if condition is the same as the previous if condition [duplicateCondition] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2644:22: note: First condition oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2645:22: note: Second condition oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2652:17: style: The if condition is the same as the previous if condition [duplicateCondition] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2651:17: note: First condition oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2652:17: note: Second condition oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2653:17: style: The if condition is the same as the previous if condition [duplicateCondition] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2652:17: note: First condition oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2653:17: note: Second condition oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2607:35: style: Return value 'exp_' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2599:21: note: Assignment 'exp_=false', assigned value is 0 oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2607:35: note: Return value 'exp_' is always false oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2607:43: style: Return value 'soft_relu_' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2602:27: note: Assignment 'soft_relu_=false', assigned value is 0 oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2607:43: note: Return value 'soft_relu_' is always false oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2607:57: style: Return value 'gelu_erf_' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2604:26: note: Assignment 'gelu_erf_=false', assigned value is 0 oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2607:57: note: Return value 'gelu_erf_' is always false oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2607:70: style: Return value 'mish_' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2600:22: note: Assignment 'mish_=false', assigned value is 0 oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2607:70: note: Return value 'mish_' is always false oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2636:17: style: Condition 'need.exp()' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2599:21: note: Assignment 'exp_=false', assigned value is 0 oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2636:17: note: Calling function 'exp' returns 0 oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2636:17: note: Condition 'need.exp()' is always false oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2637:17: style: Condition 'need.exp()' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2599:21: note: Assignment 'exp_=false', assigned value is 0 oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2637:17: note: Calling function 'exp' returns 0 oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2637:17: note: Condition 'need.exp()' is always false oneDNN-3.1.1/src/cpu/x64/jit_avx2_convolution.cpp:249:28: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_conv_kernel_f32.cpp:53:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_conv_kernel_f32.cpp:75:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_conv_kernel_f32.cpp:151:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_conv_kernel_f32.cpp:223:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_binary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_conv_kernel_f32.cpp:512:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_bias [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_conv_kernel_f32.cpp:572:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_binary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_conv_kernel_f32.cpp:699:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_conv_kernel_f32.cpp:1020:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2343:26: style: Local variable 'xmm_size_elem' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2001:22: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2343:26: note: Shadow variable oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2519:26: style: Local variable 'xmm_size_elem' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2001:22: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2519:26: note: Shadow variable oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:690:33: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_conv_kernel.cpp:3680:36: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_convolution.cpp:1337:34: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp:54:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp:87:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bcast_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp:139:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_dw_conv [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp:173:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_binary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp:214:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jcp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp:412:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_binary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp:572:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp:1148:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:46:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:72:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_BASE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:75:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable I_BASE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:78:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable W_BASE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:82:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:87:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable row_count_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:94:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:98:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ngroups [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:103:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typesize_in [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:111:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typesize_out [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:118:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buf_count_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:130:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_os_blocking [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:177:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ktail_mask [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:183:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ktail_mask [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:189:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:215:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_ptr_sum_zp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:231:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:254:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:276:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_oc_blocking [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:410:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:488:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_oc_blocking [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:537:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:600:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_os_blocking [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:609:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typesize_acc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:673:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:818:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_one_pstore [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:838:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_without_padding [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:844:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_oc_block_flag_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:909:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:945:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:1232:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_conv_amx_wsp_buffer [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_convolution.cpp:53:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typesize_bia [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_convolution.cpp:66:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:51:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:74:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:141:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:205:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:256:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:486:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ur_w [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:537:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:582:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:818:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_conv_padded_bias [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:823:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1026:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1092:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx2 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1296:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1307:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx2 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1438:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_conv_padded_bias [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1444:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kd [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1460:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1474:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1555:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1586:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_pad [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1691:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1788:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_pad [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:1587:25: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:905:21: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:933:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:937:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_convolution.cpp:1193:30: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:164:17: style: Local variable 'oh' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:141:13: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:164:17: note: Shadow variable oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:165:17: style: Local variable 'ow' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:142:13: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:165:17: note: Shadow variable oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:935:13: style: Local variable 'Ac' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:929:9: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:935:13: note: Shadow variable oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_deconvolution.cpp:54:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_conv_padded_bias [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_deconvolution.cpp:65:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_BIAS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:740:33: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp:517:13: style: Same value in both branches of ternary operator. [duplicateValueTernary] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:49:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:105:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:136:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_oc_blocking [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp:977:19: style: The scope of the variable 'thr_eff' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:146:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_oc_blocking [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp:979:17: style: The scope of the variable 'lgc' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:173:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:226:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc_tail [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:364:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_tail [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:575:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:813:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:825:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1091:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_ic_blocking [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1101:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1208:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1348:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1545:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1831:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kh [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1844:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1856:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1963:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stride_w [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1967:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typesize_in [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1978:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_1stconv [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2212:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r11 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2281:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc_tail [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2293:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc_tail [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2304:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_1stconv [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2427:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_1stconv [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2511:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vreg_bias_unit [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2524:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_bias [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2584:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_bias [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2629:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uses_permw_transposition [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2646:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tr_ow [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2689:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2789:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2919:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:3195:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_block_step [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:3232:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable harness [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:3295:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_pad [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:3552:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable harness [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:3698:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oh [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:4010:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r11 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:4063:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_1stconv [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:4099:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uses_permw_transposition [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:4115:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vlen [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:4506:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_conv_tr_src [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_convolution.cpp:1155:30: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:50:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:90:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ur [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:157:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_dw_conv [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:185:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:259:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reduce_dim [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:882:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:993:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_binary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:1203:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vlen [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:1754:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:1856:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_weights [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:39:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:67:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acc_idx_start [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:79:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:118:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:205:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:269:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:379:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_ch_blocking [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:460:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:530:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:628:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:709:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:767:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_ch_blocking [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:832:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:856:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:900:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:907:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:922:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zmm_bias_reg [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:930:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1009:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1025:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1036:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zmm_bias_reg [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1045:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1087:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1137:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_tail [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1167:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1183:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1193:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1217:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1233:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1275:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_tail [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1308:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ih [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1411:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1438:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_pad [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1496:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_2x3.cpp:974:20: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3.cpp:706:13: error: There is an unknown macro here somewhere. Configuration is required. If PRAGMA_OMP is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:69:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoreLevel [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:112:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:136:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:166:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:252:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimN_reg_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:401:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kh [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:662:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:886:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1110:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1196:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable embd_bcast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1222:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable embd_bcast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1352:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expl_bcast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1370:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WSCHED_INVALID [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1409:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1479:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1505:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1744:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2024:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_transp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2129:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimN_bcast_ur [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2294:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2415:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2459:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2412:65: style: Condition 'nb_K_blk%jcp.nthr==0' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2411:13: note: Assuming that condition '!(nb_K_blk%jcp.nthr)' is not redundant oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2412:65: note: Condition 'nb_K_blk%jcp.nthr==0' is always true oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:175:52: style: Parameter 'jcp' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1193:66: style: Parameter 'jcp' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1205:66: style: Parameter 'jcp' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1285:63: style: Parameter 'jcp' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1292:67: style: Parameter 'jcp' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1309:63: style: Parameter 'jcp' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1317:67: style: Parameter 'jcp' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1337:63: style: Parameter 'jcp' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2293:62: style: Parameter 'jcp' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2300:58: style: Parameter 'jcp' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2316:54: style: Parameter 'jcp' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2393:54: style: Parameter 'jcp' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2322:45: error: Uninitialized variable: M_blk [uninitvar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2324:45: error: Uninitialized variable: N_blk [uninitvar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2399:72: error: Uninitialized variable: K_blk_ur [uninitvar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2405:38: error: Uninitialized variable: N_blk [uninitvar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2407:30: error: Uninitialized variable: M_blk [uninitvar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_fp16cvt.cpp:38:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fp32_inp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_resampling.cpp:62:5: error: There is an unknown macro here somewhere. Configuration is required. If DECLARE_CPU_JIT_AUX_FUNCTIONS is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp:55:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp:96:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ur [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp:138:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp:177:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_dw_conv [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp:201:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_sum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp:230:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp:300:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typesize_bia [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp:629:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp:837:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp:1228:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:1136:13: style: Same value in both branches of ternary operator. [duplicateValueTernary] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:700:21: style: Local variable 'i_reduce' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:645:18: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:700:21: note: Shadow variable oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:706:25: style: Local variable 'bcast_pl_idx' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:646:17: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:706:25: note: Shadow variable oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_convolution.cpp:40:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_convolution.cpp:132:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_ATTR_POST_OP_DW [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_convolution.cpp:95:13: style: Local variable 'wei_mask' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_convolution.cpp:73:9: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_convolution.cpp:95:13: note: Shadow variable oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_convolution.cpp:97:15: style: Local variable 'factor' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_convolution.cpp:74:11: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_convolution.cpp:97:15: note: Shadow variable oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_convolution.cpp:379:65: style: Parameter 'dw_oh' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:44:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable loop_cwgn [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:63:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:95:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_depthwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:119:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ktail_mask [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:126:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:166:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_sum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:201:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:242:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_depthwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:431:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable signed_input [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:590:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_depthwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:737:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:882:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_zero_point [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:961:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_fused_conv [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:1355:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:1749:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_WEIGHTS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp:977:41: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_convolution.cpp:44:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_conv_adjusted_scales [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_convolution.cpp:66:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_convolution.cpp:199:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_convolution.cpp:368:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_convolution.cpp:485:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp:1056:25: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:1200:13: style: The if condition is the same as the previous if condition [duplicateCondition] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:1196:13: note: First condition oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:1200:13: note: Second condition oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:1527:41: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:1080:9: style: The scope of the variable 'r_pad_fall_through_n_urw' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:1717:15: style: The scope of the variable 'eff' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:1080:34: style: Variable 'r_pad_fall_through_n_urw' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/x64/jit_brdgmm_dw_conv.cpp:44:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brdgmm_dw_conv.cpp:62:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable injector [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brdgmm_dw_conv.cpp:80:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_vnni [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brdgmm_dw_conv.cpp:104:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brdgmm_dw_conv.cpp:228:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jcp_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brdgmm_dw_conv.cpp:348:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jcp_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brdgmm_dw_conv.cpp:366:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable brdgmm_kernels_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brdgmm_dw_conv.cpp:374:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_1x1_conv.cpp:94:21: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv.cpp:232:43: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:469:17: style: Condition '!oc_tail' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:446:9: note: Assuming that condition 'oc_tail' is not redundant oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:469:17: note: Condition '!oc_tail' is always true oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd.cpp:35:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd.cpp:64:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd.cpp:101:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd.cpp:150:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fwd_p_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd.cpp:157:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp:155:32: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_trans_kernel.cpp:179:30: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_w.cpp:101:41: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_comp_pad_kernel.cpp:63:23: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_trans_kernel.cpp:195:30: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_brdgmm_dw_conv.cpp:60:42: style: Parameter 'jcp' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_deconv.cpp:35:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_deconv.cpp:56:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_deconv.cpp:110:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convolution_direct [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_deconv.cpp:120:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_deconv.cpp:126:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_deconv.cpp:232:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conv_p_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_deconv.cpp:240:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:50:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:63:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_amx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:68:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable injector [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:110:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:448:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:451:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:455:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stride_w [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:472:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_dsz [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:491:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_oc_padded [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:498:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:548:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:613:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_id [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:634:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_1x1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:652:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_1x1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:867:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kd_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:975:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:1022:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_1x1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:1039:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:1255:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_tensor [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:1263:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:1459:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:1625:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable brgemm_addr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_deconv.cpp:119:16: style: Variable 'pd' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:918:41: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:60:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forward_inference [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:69:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:86:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_amx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:91:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable injector [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:126:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_fp16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:508:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:586:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:589:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:593:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stride_w [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:610:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_dsz [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:629:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_1x1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:725:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:802:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:867:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_od [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:893:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:907:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:1146:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:1277:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:1330:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_1x1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:1347:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:1624:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:1732:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_tensor [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:1738:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:1964:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:2266:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:2432:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P4K [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:2437:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable brgemm_addr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:2649:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:2933:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_conv_tr_src [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product_utils.cpp:910:35: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_transpose_utils.cpp:1569:19: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:216:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:218:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:220:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:222:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:225:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:247:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:256:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_data_type_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:376:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:413:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:1245:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:274:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_data_type_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:374:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_tmp_comp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:396:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_tmp_comp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:411:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_tmp_comp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:426:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any_binary_postop_is_per_oc_bcast_type_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:441:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any_binary_postop_is_per_oc_bcast_type_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:452:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable do_eltwise_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:471:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vlen [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:489:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:506:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:536:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:549:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:580:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:630:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:677:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_avx512_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:699:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_avx512_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:725:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable load [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:746:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_avx512_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:999:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:1101:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_param [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:1208:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OC_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:69:33: performance:inconclusive: Function parameter 'v' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:70:30: performance:inconclusive: Function parameter 'v' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:72:33: performance:inconclusive: Function parameter 'v' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:81:42: performance:inconclusive: Function parameter 'v' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:84:23: performance:inconclusive: Function parameter 'v' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:85:30: performance:inconclusive: Function parameter 'v' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:181:18: style: struct member 'jit_pp_kernel_t::vlen' is never used. [unusedStructMember] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:184:26: style: struct member 'jit_pp_kernel_t::reg_binary_post_op_offset_' is never used. [unusedStructMember] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:186:26: style: struct member 'jit_pp_kernel_t::reg_origin_dst_ptr_' is never used. [unusedStructMember] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:187:26: style: struct member 'jit_pp_kernel_t::stack_space_needed_' is never used. [unusedStructMember] oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:322:21: style: Variable 'OC_loop' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:76:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_oc_offset_prologue_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:83:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_oc_offset_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:90:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable should_apply_zp_src_pad_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:103:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_zp_pad_com_d_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:149:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qword [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:188:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:197:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable should_apply_zp_src_pad_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:225:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_zp_pad_com_h_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:254:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_NEAR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:277:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w_under_lower_bound_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:292:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_zp_pad_comp_tmp_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:183:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary_injector [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:221:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:273:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:321:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:335:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:367:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:372:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Xbyak [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:728:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:740:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable injector [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:218:17: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:354:30: style:inconclusive: Function 'load_as_f32' argument 2 names different: declaration 'mask' definition 'mask_reg'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:53:66: note: Function 'load_as_f32' argument 2 names different: declaration 'mask' definition 'mask_reg'. oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:354:30: note: Function 'load_as_f32' argument 2 names different: declaration 'mask' definition 'mask_reg'. oneDNN-3.1.1/src/cpu/x64/jit_sse41_1x1_conv_kernel_f32.cpp:47:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_sse41_1x1_conv_kernel_f32.cpp:75:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ur [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_sse41_1x1_conv_kernel_f32.cpp:116:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jcp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_sse41_1x1_conv_kernel_f32.cpp:135:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_binary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_sse41_1x1_conv_kernel_f32.cpp:182:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_sse41_1x1_conv_kernel_f32.cpp:365:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_bias [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_sse41_1x1_conv_kernel_f32.cpp:435:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_binary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_sse41_1x1_conv_kernel_f32.cpp:564:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sse41 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:3172:17: style: The if condition is the same as the previous if condition [duplicateCondition] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:3162:17: note: First condition oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:3172:17: note: Second condition oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1408:24: style: The scope of the variable 'body_n_oi' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1408:39: style: The scope of the variable 'pretail_n_oi' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1408:57: style: The scope of the variable 'tail_n_oi' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1150:25: style: Variable 'reg_idx' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1408:34: style: Variable 'body_n_oi' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1408:52: style: Variable 'pretail_n_oi' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1408:67: style: Variable 'tail_n_oi' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1442:27: style: Variable 'tail_n_oi' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1451:27: style: Variable 'tail_n_oi' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:46:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:69:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:107:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:162:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_binary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:189:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:300:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ur_w [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:351:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:386:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sse41 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_sse41_1x1_convolution.cpp:38:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_sse41_1x1_convolution.cpp:76:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_ATTR_POST_OP_DW [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_sse41_1x1_convolution.cpp:157:38: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] oneDNN-3.1.1/src/cpu/x64/jit_sse41_convolution.cpp:41:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jcp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_transpose_utils.cpp:37:5: error: There is an unknown macro here somewhere. Configuration is required. If DECLARE_CPU_JIT_AUX_FUNCTIONS is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:222:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_tail_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:260:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_relu_alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:288:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_tail_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:340:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:383:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_relu_alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:411:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_tail_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:502:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_tail_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:514:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_tail_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:524:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_tail_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:535:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_relu_alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:544:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_in_xmm_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:701:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndhwc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:726:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:734:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:757:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bnorm_driver_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:113:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:192:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:210:5: warning: Member variable 'jit_bnorm_base_t < avx512_core >::chan_data_offt_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:210:5: warning: Member variable 'jit_bnorm_base_t < avx512_core >::num_c_blocks_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:210:5: warning: Member variable 'jit_bnorm_base_t < avx512_core >::c_tail_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:210:5: warning: Member variable 'jit_bnorm_base_t < avx512_core >::with_relu_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:210:5: warning: Member variable 'jit_bnorm_base_t < avx512_core >::has_alpha_value_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:210:5: warning: Member variable 'jit_bnorm_base_t < avx2 >::chan_data_offt_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:210:5: warning: Member variable 'jit_bnorm_base_t < avx2 >::num_c_blocks_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:210:5: warning: Member variable 'jit_bnorm_base_t < avx2 >::c_tail_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:210:5: warning: Member variable 'jit_bnorm_base_t < avx2 >::with_relu_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:210:5: warning: Member variable 'jit_bnorm_base_t < avx2 >::has_alpha_value_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:210:5: warning: Member variable 'jit_bnorm_base_t < sse41 >::chan_data_offt_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:210:5: warning: Member variable 'jit_bnorm_base_t < sse41 >::num_c_blocks_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:210:5: warning: Member variable 'jit_bnorm_base_t < sse41 >::c_tail_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:210:5: warning: Member variable 'jit_bnorm_base_t < sse41 >::with_relu_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:210:5: warning: Member variable 'jit_bnorm_base_t < sse41 >::has_alpha_value_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:326:5: style: Struct 'jit_bnorm_s8_t < avx512_core >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:493:5: style: Struct 'jit_bnorm_s8_t < avx2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:639:5: style: Struct 'jit_bnorm_s8_t < sse41 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:647:5: style: Struct 'driver_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:210:5: style: Struct 'jit_bnorm_base_t < avx512_core >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:210:5: style: Struct 'jit_bnorm_base_t < avx2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:210:5: style: Struct 'jit_bnorm_base_t < sse41 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:54:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:159:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_amx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:360:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:368:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_amx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:389:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acc_data_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:398:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:483:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:496:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:514:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cmp_lt_os [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:525:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cmp_lt_os [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:533:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:547:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:557:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:570:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:580:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:616:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:685:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_z [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:694:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:717:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:757:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:914:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:954:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1096:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1147:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1174:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1339:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1420:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1461:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1540:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1584:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1650:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_NEAR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1711:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1767:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1884:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_NEAR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1928:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2075:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2099:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2144:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_bnorm_tmp_stats [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2178:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_bnorm_tmp_stats [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2300:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_barrier [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2319:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forward_inference [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2324:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_data [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2329:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_data [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2346:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2423:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2431:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2460:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bnorm_driver_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2465:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2540:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2547:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2573:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bnorm_driver_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:31:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_broadcast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:36:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:76:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:89:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_fp16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:102:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_blks [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:111:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:206:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:231:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:263:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scalar [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:273:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:365:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_i8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:444:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable primitive_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:535:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_blks [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:668:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_blocked [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:705:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:871:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:988:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable not_bcasted_sp_dims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:1090:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2267:34: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2269:34: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2271:39: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2274:39: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2214:13: style: The scope of the variable 'global_C_blk_s' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:616:32: style: Variable 'isAvx2' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:32:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_broadcast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:36:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:39:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx2_vnni_2 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:65:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_src1_outer_dims_tail_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:115:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_i8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:125:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_postops [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:144:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postops_injector_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:152:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_src_different_layouts [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:234:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sum_scale [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:262:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmmword [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:267:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmmword [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:272:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_i8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:278:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:293:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:329:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:339:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable broadcast_src1_value [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:351:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_src_different_layouts [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:387:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_start_idx_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:438:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_src_different_layouts [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:507:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_start_idx_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:532:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src1_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:549:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src0_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:664:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outer_dims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_binary_kernel.cpp:695:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_src1_outer_dims_tail_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_convert_xf16.cpp:39:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abi_param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_convert_xf16.cpp:110:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_dynamic_size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_convert_xf16.cpp:126:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_tmp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_convert_xf16.cpp:152:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_input [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_convert_xf16.cpp:163:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable float16_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_convert_xf16.cpp:187:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_input [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_convert_xf16.cpp:238:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable row_stride_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_convert_xf16.cpp:317:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_convert_xf16.cpp:362:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_tmp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_convert_xf16.cpp:399:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ktail_mask [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_convert_xf16.cpp:419:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_input [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_deconv_zp_pad_str_kernel.cpp:267:12: debug: Failed to instantiate template "helper_create_deconv_ker_t". The checking continues anyway. [templateInstantiation] oneDNN-3.1.1/src/cpu/x64/jit_uni_deconv_zp_pad_str_kernel.cpp:93:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_deconv_zp_pad_str_kernel.cpp:125:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_vregs [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_deconv_zp_pad_str_kernel.cpp:140:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_deconv_zp_pad_str_kernel.cpp:173:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable util [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_deconv_zp_pad_str_kernel.cpp:185:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_NEAR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_deconv_zp_pad_str_kernel.cpp:200:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_deconv_zp_pad_str_kernel.cpp:208:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_deconv_zp_pad_str_kernel.cpp:226:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_deconv_zp_pad_str_kernel.cpp:249:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Zmm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_deconv_zp_pad_str_kernel.cpp:316:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_deconv_zp_pad_str_kernel.hpp:84:5: style: Class 'jit_uni_deconv_zp_pad_str_kernel_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/x64/jit_uni_deconv_zp_pad_str_kernel.cpp:311:64: style:inconclusive: Function 'compute_deconv_zp_pad_str_comp_ker' argument 1 names different: declaration 'jcp_' definition 'jcp'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/jit_uni_deconv_zp_pad_str_kernel.hpp:110:64: note: Function 'compute_deconv_zp_pad_str_comp_ker' argument 1 names different: declaration 'jcp_' definition 'jcp'. oneDNN-3.1.1/src/cpu/x64/jit_uni_deconv_zp_pad_str_kernel.cpp:311:64: note: Function 'compute_deconv_zp_pad_str_comp_ker' argument 1 names different: declaration 'jcp_' definition 'jcp'. oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:42:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:73:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:132:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:275:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:350:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable k_oc_tail_mask [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:368:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable k_oc_tail_mask [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:388:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmmword [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:408:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:440:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_ch_blocking [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:519:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:590:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_fused_conv [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:662:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc_without_padding [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:669:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:675:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable k_ch_tail_mask [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:682:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc_without_padding [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:689:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:702:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_repeats_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:716:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:805:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:852:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_ch_blocking [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:915:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:944:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:997:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc_without_padding [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1005:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1011:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable k_ch_tail_mask [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1018:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc_without_padding [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1026:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1058:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable k_ch_tail_mask [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1064:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_ch_blocking [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1079:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_repeats_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1097:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kh [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1112:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_ch_blocking [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1123:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_repeats_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1141:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1155:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ngroups [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1251:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1349:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_fast_depthwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1363:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1385:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1404:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_repeats_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1422:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kh [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1438:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_repeats_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1455:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1469:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1512:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1564:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_ch [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1607:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1624:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1636:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1660:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_ch [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1692:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1710:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1754:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_ch [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1799:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ih [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1903:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1932:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_pad [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp:1991:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_utils.cpp:34:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_utils.cpp:255:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_utils.cpp:267:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_utils.cpp:434:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_utils.cpp:602:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_conv_kernel_utils.cpp:652:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable harness_mb_reduction [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_dw_convolution.cpp:677:28: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_uni_eltwise.cpp:75:5: error: There is an unknown macro here somewhere. Configuration is required. If DECLARE_CPU_JIT_AUX_FUNCTIONS is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:340:5: warning: Member variable 'brg_blocking_t::loop' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:350:5: warning: Member variable 'brg_blocking_t::loop' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:350:5: style: Struct 'brg_blocking_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/x64/jit_uni_eltwise_int.cpp:62:5: error: There is an unknown macro here somewhere. Configuration is required. If DECLARE_CPU_JIT_AUX_FUNCTIONS is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:1590:36: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:791:12: style: Redundant initialization for 'wei_op'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:784:17: note: wei_op is initialized oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:791:12: note: wei_op is overwritten oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:478:70: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:379:37: note: 'L3_k' is assigned value '15.f' here. oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:383:38: note: 'mem_k' is assigned value '15.f' here. oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:478:70: note: Same expression in both branches of ternary operator. oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:479:57: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:379:37: note: 'L3_k' is assigned value '15.f' here. oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:383:38: note: 'mem_k' is assigned value '15.f' here. oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:479:57: note: Same expression in both branches of ternary operator. oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:865:71: style:inconclusive: Function 'iterate_ker_block' argument 2 names different: declaration 'kd_block' definition 'kd_block_'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:409:59: note: Function 'iterate_ker_block' argument 2 names different: declaration 'kd_block' definition 'kd_block_'. oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:865:71: note: Function 'iterate_ker_block' argument 2 names different: declaration 'kd_block' definition 'kd_block_'. oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:866:13: style:inconclusive: Function 'iterate_ker_block' argument 3 names different: declaration 'kh_block' definition 'kh_block_'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:410:17: note: Function 'iterate_ker_block' argument 3 names different: declaration 'kh_block' definition 'kh_block_'. oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:866:13: note: Function 'iterate_ker_block' argument 3 names different: declaration 'kh_block' definition 'kh_block_'. oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:66:65: style: Parameter 'attr' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:31:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_oc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:290:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:308:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:364:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:378:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:413:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:503:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:545:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:564:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:636:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:656:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:689:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:789:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:834:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:845:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:856:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:1071:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:1184:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_num_ll [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:1436:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:177:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_num_ll [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:187:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_num_ll [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:191:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_num_ll [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:195:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_num_ll [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:240:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vlen [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:518:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:808:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:910:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_NEAR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:930:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:1059:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_NEAR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:1192:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:1242:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:1270:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:1394:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:45:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:582:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:785:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:1071:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:1084:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:1130:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:837:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:927:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:941:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:963:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:643:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:718:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:736:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:106:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:218:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_z [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:359:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:376:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:388:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:409:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:449:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:625:5: style: Struct 'jit_diff_ss_kernel_t < avx512_core >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:625:5: style: Struct 'jit_diff_ss_kernel_t < avx2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:386:24: style: Local variable 'vmm_dst' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:174:15: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/jit_uni_layer_normalization.cpp:386:24: note: Shadow variable oneDNN-3.1.1/src/cpu/x64/jit_uni_pool_kernel.cpp:763:35: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:742:13: style: Condition 'is_masked' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:719:13: note: Assuming that condition '!is_masked' is not redundant oneDNN-3.1.1/src/cpu/x64/jit_uni_i8i8_pooling.cpp:742:13: note: Condition 'is_masked' is always true oneDNN-3.1.1/src/cpu/x64/jit_uni_pooling.cpp:470:25: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_uni_reduction.cpp:27:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_fp16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_reduction.cpp:41:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_reduction.cpp:53:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_reduction.cpp:148:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_reduction.cpp:160:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_reduction.cpp:189:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_reduction_kernel.hpp:37:5: error: There is an unknown macro here somewhere. Configuration is required. If DECLARE_CPU_JIT_AUX_FUNCTIONS is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/x64/jit_uni_reorder.cpp:85:5: error: There is an unknown macro here somewhere. Configuration is required. If DECLARE_CPU_JIT_AUX_FUNCTIONS is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/cpu/x64/jit_uni_reorder_utils.cpp:77:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_reorder_utils.cpp:138:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_extra_flags [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_reorder_utils.cpp:152:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dim_id [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_reorder_utils.cpp:165:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_reorder_utils.cpp:207:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_runtime [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_reorder_utils.cpp:460:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_reorder_utils.cpp:472:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty_field [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_reorder_utils.cpp:494:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_reorder_utils.cpp:541:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_reorder_utils.cpp:580:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_reorder_utils.cpp:590:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_reorder_utils.cpp:610:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling.cpp:39:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_fp16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling.cpp:53:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling.cpp:65:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling.cpp:159:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling.cpp:192:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nCdhw8c [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling.cpp:211:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling.cpp:236:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling.cpp:263:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling.cpp:277:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stride_d [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling.cpp:295:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable resampling_utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling.cpp:394:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling.cpp:414:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_dt_size [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling.cpp:482:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_dt_size [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:492:5: style: Struct 'brg_blocking_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:2201:36: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:2413:36: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:2091:13: style: Condition '!must_exec_vpad' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:2077:27: note: Assignment 'must_exec_vpad=false', assigned value is 0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:2091:13: note: Condition '!must_exec_vpad' is always true oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling_kernel.cpp:51:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_postops [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling_kernel.cpp:86:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling_kernel.cpp:134:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling_kernel.cpp:151:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nspc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling_kernel.cpp:176:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_saturation_needed [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling_kernel.cpp:187:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_param [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling_kernel.cpp:224:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable k_tail_mask_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling_kernel.cpp:235:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_sum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling_kernel.cpp:283:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling_kernel.cpp:307:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_stride [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling_kernel.cpp:327:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_stride [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling_kernel.cpp:347:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_aux_src_0_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling_kernel.cpp:414:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_tmp_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling_kernel.cpp:459:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_tmp_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling_kernel.cpp:501:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling_kernel.cpp:553:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling_kernel.cpp:613:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_tmp_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling_kernel.cpp:696:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_tmp_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling_kernel.cpp:786:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_resampling_kernel.cpp:866:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_saturation_needed [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:616:70: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:525:37: note: 'L3_k' is assigned value '15.f' here. oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:529:38: note: 'mem_k' is assigned value '15.f' here. oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:616:70: note: Same expression in both branches of ternary operator. oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:617:57: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:525:37: note: 'L3_k' is assigned value '15.f' here. oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:529:38: note: 'mem_k' is assigned value '15.f' here. oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:617:57: note: Same expression in both branches of ternary operator. oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:2077:10: style: The scope of the variable 'must_exec_vpad' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:1143:71: style:inconclusive: Function 'iterate_ker_block' argument 2 names different: declaration 'kd_block' definition 'kd_block_'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:553:59: note: Function 'iterate_ker_block' argument 2 names different: declaration 'kd_block' definition 'kd_block_'. oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:1143:71: note: Function 'iterate_ker_block' argument 2 names different: declaration 'kd_block' definition 'kd_block_'. oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:1144:13: style:inconclusive: Function 'iterate_ker_block' argument 3 names different: declaration 'kh_block' definition 'kh_block_'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:554:17: note: Function 'iterate_ker_block' argument 3 names different: declaration 'kh_block' definition 'kh_block_'. oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:1144:13: note: Function 'iterate_ker_block' argument 3 names different: declaration 'kh_block' definition 'kh_block_'. oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:89:65: style: Parameter 'attr' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/cpu/x64/jit_uni_softmax.cpp:146:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_softmax.cpp:159:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_softmax.cpp:188:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_softmax.cpp:275:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_NEAR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_softmax.cpp:349:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_softmax.cpp:414:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_softmax.cpp:492:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_softmax.cpp:557:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_softmax.cpp:647:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eltwise_exp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_softmax.cpp:678:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_softmax.cpp:712:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable softmax_driver_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_softmax.cpp:722:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_softmax.cpp:769:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable softmax_driver_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_softmax.cpp:779:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_softmax.cpp:820:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_softmax.cpp:832:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_reorder_utils.cpp:400:36: style: Condition 'ild.dims[i_pos]>old.dims[o_pos]' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/jit_uni_reorder_utils.cpp:361:29: note: Assuming that condition 'ild.dims[i_pos]==old.dims[o_pos]' is not redundant oneDNN-3.1.1/src/cpu/x64/jit_uni_reorder_utils.cpp:400:36: note: Condition 'ild.dims[i_pos]>old.dims[o_pos]' is always true oneDNN-3.1.1/src/cpu/x64/jit_uni_softmax.cpp:671:5: style: Struct 'jit_softmax_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/x64/jit_uni_softmax.cpp:816:5: style: Struct 'driver_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:57:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:64:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acc_data_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:69:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:80:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nspc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:112:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:147:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:183:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:261:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:282:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:293:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:305:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cmp_lt_os [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:315:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cmp_lt_os [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:322:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:355:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rip [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:378:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:422:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:529:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:541:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dword [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:650:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dword [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:679:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dword [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:729:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dword [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:766:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dword [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:809:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acc_data_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:825:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_ptr_mean_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:846:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_ptr_var_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:937:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:975:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1067:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dword [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1115:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dword [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1144:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1198:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acc_data_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1203:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1294:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1319:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1379:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dword [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1407:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dword [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1436:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dword [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1486:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acc_data_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1490:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1590:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1614:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dword [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1636:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1668:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1761:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dword [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1792:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dword [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1839:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dword [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1885:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acc_data_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1927:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nspc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1951:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:1983:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_bnorm_tmp_stats [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2026:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2087:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2108:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_bnorm_reduction [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2202:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2240:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2267:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_bnorm_reduction [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2320:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forward_inference [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2325:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_data [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2330:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_data [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2341:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acc_data_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2383:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nspc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2450:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2522:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2530:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2565:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2630:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2638:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp:45:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp:133:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_ATTR_POST_OP_DW [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:53:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:73:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:83:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:116:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_dw_conv [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:127:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ker_max_reg_idx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:149:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_sum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:191:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:233:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_init_bcast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:502:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_binary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:636:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:925:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2033:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2059:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2093:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2094:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2132:34: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2138:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2139:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2209:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2210:35: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2247:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2248:35: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2249:35: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2294:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2295:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2304:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2305:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:2307:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:229:35: performance:inconclusive: Function parameter 'vzero' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:229:46: performance:inconclusive: Function parameter 'vstore_mask' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:291:31: performance:inconclusive: Function parameter 'v' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:321:37: performance:inconclusive: Function parameter 'vmm_dst' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp:422:32: style: Variable 'isAvx2' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp:97:13: style: Local variable 'wei_mask' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp:79:9: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp:97:13: note: Shadow variable oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp:98:15: style: Local variable 'factor' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp:76:17: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp:98:15: note: Shadow variable oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp:375:65: style: Parameter 'dw_oh' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp:1129:25: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:37:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_idx_table [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:43:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:50:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:68:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zmm_idx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:84:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_bf16_dst [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:107:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_sz [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:175:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idx_table [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:187:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:212:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:222:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:250:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:259:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_sz [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:329:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx2_vnni_2 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:351:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vlen [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:380:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:406:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:425:17: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:427:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:460:25: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:461:24: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:462:27: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:473:25: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:474:24: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_xf16_sum.cpp:475:27: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_convolution.cpp:46:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_conv_adjusted_scales [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_convolution.cpp:64:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_convolution.cpp:234:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_convolution.cpp:368:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_convolution.cpp:486:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn.cpp:38:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn.cpp:88:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:44:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable loop_cwgn [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_base.cpp:73:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _op_mxcsr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:62:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_base.cpp:80:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:88:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_depthwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_base.cpp:108:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:110:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_base.cpp:144:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:137:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_sum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_base.cpp:172:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:178:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_base.cpp:195:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:222:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_depthwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_base.cpp:236:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable emulateBfloat_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:375:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_base.cpp:245:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable regs_used_per_block_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:515:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_depthwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_base.cpp:250:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable regs_used_per_block_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:666:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_base.cpp:255:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable regs_used_per_block_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:820:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_ic [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:888:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_fused_conv [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:1236:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:1601:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_WEIGHTS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_blocked.cpp:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable W_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_blocked.cpp:49:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16_emu_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_blocked.cpp:122:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable version_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_blocked.cpp:118:19: style: Variable 'loop_size' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp:52:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp:70:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zmm_size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp:80:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp:88:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable diffdst_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp:105:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Single [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp:146:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp:167:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTail [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp:228:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTail [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp:239:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zdiffsrc_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp:285:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp:304:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mask_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp:415:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CurrentTail [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp:369:14: style: Local variable 'pos' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp:366:20: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp:369:14: note: Shadow variable oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp:390:14: style: Local variable 'pos' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp:366:20: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp:390:14: note: Shadow variable oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp:413:25: style: Variable 'loop_size' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_base.cpp:76:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_base.cpp:114:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _op_mxcsr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_base.cpp:120:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable emulateBfloat_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_base.cpp:139:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_base.cpp:167:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_base.cpp:190:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_base.cpp:236:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable emulateBfloat_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_base.cpp:245:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable regs_used_per_block_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_base.cpp:250:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable regs_used_per_block_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_base.cpp:255:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable regs_used_per_block_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_blocked.cpp:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_prev_offset_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_blocked.cpp:47:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16_emu_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_blocked.cpp:130:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable version_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp:49:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp:66:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp:75:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp:85:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp:110:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTail [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp:170:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp:183:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTail [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp:193:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Single [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp:214:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acc_data_bf16_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp:306:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zsum_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp:338:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zsum2_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp:304:25: style: Variable 'loop_size' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp:337:25: style: Variable 'loop_size' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn.cpp:38:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lrn_across_channels [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn.cpp:55:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn.cpp:102:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn.cpp:172:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn.cpp:237:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn.cpp:276:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn.cpp:343:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:43:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:73:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nhwc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:97:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single_pixel_offset_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:166:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:187:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imm_addr64_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:196:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imm_addr64_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:219:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:279:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xmm2 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:351:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:374:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable emulate_bfloat_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:410:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:512:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:654:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r9 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:777:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r9 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:999:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ymm14 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:1039:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xmm10 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:1065:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xmm0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:1182:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r10 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:1302:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r10 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:1453:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:1592:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16_emu_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:1623:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single_pixel_offset_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp:1670:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/matmul/brgemm_matmul.cpp:122:22: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp:1182:24: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/matmul/brgemm_matmul_utils.cpp:613:37: error: syntax error [syntaxError] oneDNN-3.1.1/src/cpu/x64/matmul/brgemm_matmul_reorders.cpp:28:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/matmul/brgemm_matmul_reorders.cpp:135:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/matmul/brgemm_matmul_reorders.cpp:147:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp:324:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp:328:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp:346:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_WEIGHTS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp:121:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp:132:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp:136:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp:140:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp:144:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dword [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp:205:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_NEAR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp:255:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_NEAR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp:299:5: style: Struct 'jit_uni_sparse_matmul_kernel_t < avx512_core >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp:299:5: style: Struct 'jit_uni_sparse_matmul_kernel_t < avx2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/cpu/x64/matmul/brgemm_matmul_reorders.cpp:191:27: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/matmul/brgemm_matmul_reorders.cpp:195:27: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/matmul/brgemm_matmul_reorders.cpp:206:40: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/matmul/brgemm_matmul_reorders.cpp:208:43: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/matmul/brgemm_matmul_reorders.cpp:216:40: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/matmul/brgemm_matmul_reorders.cpp:220:43: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_base_kernel.cpp:37:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_base_kernel.cpp:41:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bcast_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_base_kernel.cpp:55:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_base_kernel.cpp:96:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bcast_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_base_kernel.cpp:107:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_reserved_vmms_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_base_kernel.cpp:113:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_base_kernel.cpp:121:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_reserved_vmms_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_base_kernel.cpp:126:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_backward.cpp:54:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_backward.cpp:85:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable full [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_backward.cpp:130:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_oc_n_c_spatial [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_backward.cpp:141:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_forward.cpp:49:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_forward.cpp:57:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable full [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_forward.cpp:103:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_reduction_kernel.cpp:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_reduction_kernel.cpp:52:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abi_param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_reduction_kernel.cpp:68:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_reduction_kernel.cpp:94:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scratchpad_c_block_offset_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_reduction_kernel.cpp:119:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_reserved_vmms_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_reduction_kernel.cpp:124:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_reduction_kernel.cpp:152:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_reduction_kernel.cpp:164:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_weights_diff_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_reduction_kernel.cpp:183:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable saturation_needed_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_reduction_kernel.cpp:190:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_reserved_vmms_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_reduction_kernel.cpp:205:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_utils.cpp:31:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_fp16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_utils.cpp:49:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_fp16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_utils.cpp:65:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_fp16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_utils.cpp:83:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_utils.cpp:90:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_utils.cpp:158:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable full [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_utils.cpp:180:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_prelu_utils.cpp:211:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Xbyak [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:877:75: style: Condition 'load_blocking_max>0' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:877:50: note: Assuming that condition 'load_blocking>0' is not redundant oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:873:23: note: load_blocking_max is assigned 'load_blocking' here. oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:877:75: note: Condition 'load_blocking_max>0' is always true oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:879:59: style: Condition 'reduce_blocking_max>0' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:879:32: note: Assuming that condition 'reduce_blocking>0' is not redundant oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:875:25: note: reduce_blocking_max is assigned 'reduce_blocking' here. oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:879:59: note: Condition 'reduce_blocking_max>0' is always true oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_backward_kernel.cpp:48:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abi_param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_backward_kernel.cpp:62:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_backward_kernel.cpp:128:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_backward_kernel.cpp:174:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_backward_kernel.cpp:229:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_backward_kernel.cpp:278:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_oc_blocked [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_backward_kernel.cpp:302:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_oc_blocked [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_backward_kernel.cpp:312:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sse41 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_backward_kernel.cpp:343:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bcast_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_backward_kernel.cpp:357:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable saturation_needed_diff_src_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_backward_kernel.cpp:381:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp:774:33: style: Variable 'min_regs' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_forward_kernel.cpp:42:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abi_param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_forward_kernel.cpp:55:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_forward_kernel.cpp:105:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable saturation_needed_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_forward_kernel.cpp:120:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable saturation_needed_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_forward_kernel.cpp:132:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wei_dt_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_forward_kernel.cpp:140:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wei_dt_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_forward_kernel.cpp:155:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_oc_blocked [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_forward_kernel.cpp:174:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_opmask_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_forward_kernel.cpp:191:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_zeros_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_forward_kernel.cpp:256:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_forward_kernel.cpp:281:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/prelu/jit_uni_prelu_forward_kernel.cpp:296:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_reorders.cpp:38:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_rows_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_reorders.cpp:52:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_reorders.cpp:53:22: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_bwd.cpp:102:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_bwd.cpp:119:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_bwd.cpp:255:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rnn_utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_bwd.cpp:308:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable work_amount_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_bwd.cpp:494:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_amx_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_bwd.cpp:514:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mb [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_bwd.cpp:525:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_transpose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_bwd.cpp:670:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rnn_utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_bwd.cpp:880:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_bwd.cpp:890:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable work_amount_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/jit_brgemm_transpose_single_row.cpp:45:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abi_param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/jit_brgemm_transpose_single_row.cpp:54:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/jit_brgemm_transpose_single_row.cpp:76:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable full_loop_iters_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/jit_diff_weights_peephole.cpp:51:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abi_param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/jit_diff_weights_peephole.cpp:59:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/jit_diff_weights_peephole.cpp:69:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_unrolling [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/jit_diff_weights_peephole.cpp:114:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/jit_gates_reduction.cpp:51:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_reserved_vmms_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/jit_gates_reduction.cpp:56:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_simd_w_blks_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/jit_gates_reduction.cpp:67:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abi_param1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/jit_gates_reduction.cpp:72:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/jit_gates_reduction.cpp:99:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_mask_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/jit_gates_reduction.cpp:109:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/jit_gates_reduction.cpp:128:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Kpadded [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/jit_gates_reduction.cpp:163:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:1089:13: style: The if condition is the same as the previous if condition [duplicateCondition] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:1085:13: note: First condition oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:1089:13: note: Second condition oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:1400:21: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:969:9: style: The scope of the variable 'r_pad_fall_through_n_urw' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:1565:15: style: The scope of the variable 'eff' can be reduced. [variableScope] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_bwd.cpp:511:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp:969:34: style: Variable 'r_pad_fall_through_n_urw' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_bwd.cpp:512:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/shuffle/jit_uni_shuffle.cpp:34:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/shuffle/jit_uni_shuffle.cpp:46:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/shuffle/jit_uni_shuffle.cpp:127:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_off_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/shuffle/jit_uni_shuffle.cpp:162:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/shuffle/jit_uni_shuffle.cpp:171:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_off_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/shuffle/jit_uni_shuffle.cpp:176:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:55:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_amx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:86:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_amx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:100:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_amx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:122:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:150:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vanilla_rnn [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:263:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_amx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:275:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:324:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rnn_utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:540:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable brgemm_row_major [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:571:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:576:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_base_kernels_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:580:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_proj_kernels_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:600:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_base_kernels_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:797:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:825:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rnn_utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:1169:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_amx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:1279:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_amx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:1338:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable diff_src_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:1416:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kernel_peephole_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/shuffle/jit_uni_shuffle.cpp:127:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/cpu/x64/shuffle/jit_uni_shuffle_kernel.cpp:51:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_tail [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/shuffle/jit_uni_shuffle_kernel.cpp:62:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_tail [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/shuffle/jit_uni_shuffle_kernel.cpp:70:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/shuffle/jit_uni_shuffle_kernel.cpp:119:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_tmp1_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/shuffle/jit_uni_shuffle_kernel.cpp:148:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_tmp1_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/shuffle/jit_uni_shuffle_kernel.cpp:166:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dt_size [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/shuffle/jit_uni_shuffle_kernel.cpp:187:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/shuffle/jit_uni_shuffle_kernel.cpp:223:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable padding_size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/shuffle/jit_uni_shuffle_kernel.cpp:257:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable padding_size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/shuffle/jit_uni_shuffle_kernel.cpp:277:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_tail [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/shuffle/jit_uni_shuffle_kernel.cpp:289:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_tmp2_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/shuffle/jit_uni_shuffle_kernel.cpp:410:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/shuffle/jit_uni_shuffle_kernel.cpp:458:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/zero_point_utils.cpp:78:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bottom_pad [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/zero_point_utils.cpp:91:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_exists [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/zero_point_utils.cpp:106:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/zero_point_utils.cpp:122:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compensation_conv_asymmetric_src [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:104:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:149:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:159:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16_emu_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:187:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:199:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:226:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:242:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable full_vmm_mask_idx_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:314:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable full_vmm_mask_idx_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:385:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_tmp_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:426:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:441:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:457:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable full_vmm_mask_idx_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:466:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:480:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_vmm_mask_idx_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:528:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_opmask_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:565:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:576:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_vmm_mask_idx_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:588:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:595:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16_supported_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:604:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16_supported_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:611:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:624:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:658:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nt_stores_enabled_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:702:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vreg_zero_saturation_idx_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:716:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:731:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nt_stores_enabled_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:743:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16_supported_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:766:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16_supported_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:785:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:820:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16_supported_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:844:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:906:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/utils/jit_io_helper.cpp:961:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/amd/miopen_binary.cpp:35:58: debug: Function::addArguments found argument 'cgh' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/amd/miopen_binary.cpp:31:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/amd/miopen_eltwise.cpp:36:58: debug: Function::addArguments found argument 'cgh' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/amd/miopen_eltwise.cpp:62:58: debug: Function::addArguments found argument 'cgh' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/amd/miopen_eltwise.cpp:31:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/amd/miopen_eltwise.cpp:57:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/amd/miopen_lrn.cpp:35:58: debug: Function::addArguments found argument 'cgh' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/amd/miopen_lrn.cpp:63:58: debug: Function::addArguments found argument 'cgh' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/amd/miopen_lrn.cpp:30:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/amd/miopen_lrn.cpp:58:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/amd/miopen_matmul.cpp:35:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/amd/miopen_matmul.cpp:65:15: style: Variable 'evts' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/amd/miopen_pooling.cpp:75:58: debug: Function::addArguments found argument 'cgh' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/amd/miopen_pooling.cpp:41:62: debug: Function::addArguments found argument 'cgh' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/amd/miopen_pooling.cpp:105:58: debug: Function::addArguments found argument 'cgh' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/amd/miopen_reduction.cpp:36:58: debug: Function::addArguments found argument 'cgh' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/amd/miopen_reduction.cpp:31:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/amd/miopen_pooling.cpp:33:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/amd/miopen_pooling.cpp:97:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/amd/miopen_softmax.cpp:36:58: debug: Function::addArguments found argument 'cgh' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/amd/miopen_softmax.cpp:63:58: debug: Function::addArguments found argument 'cgh' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/amd/miopen_softmax.cpp:31:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/amd/miopen_softmax.cpp:58:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/amd/sycl_hip_engine.cpp:167:9: error: There is an unknown macro here somewhere. Configuration is required. If INSTANCE is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/gpu/amd/sycl_hip_scoped_context.cpp:36:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hipCtxGetCurrent [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/amd/sycl_hip_scoped_context.cpp:54:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable need_to_recover_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/amd/sycl_hip_stream.cpp:96:58: debug: Function::addArguments found argument 'cgh' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/amd/sycl_hip_stream.cpp:44:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queue_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/amd/sycl_hip_stream.cpp:58:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_order [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/amd/sycl_hip_stream.cpp:96:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handler [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:1058:13: style: Redundant condition: !found_best_solution. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:1368:44: style: Condition 'is_m_block_equal' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:1367:17: note: Assuming that condition '!is_m_block_equal' is not redundant oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:1368:44: note: Condition 'is_m_block_equal' is always false oneDNN-3.1.1/src/gpu/compute/compute_engine.cpp:73:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/compute/compute_engine.cpp:91:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:468:15: style: Local variable 'n_block' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:414:11: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:468:15: note: Shadow variable oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:469:15: style: Local variable 'n_tail' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:415:11: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:469:15: note: Shadow variable oneDNN-3.1.1/src/gpu/compute/compute_stream.cpp:29:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:941:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rnn_utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:743:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:464:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rnn_utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:125:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rnn_utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:279:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rnn_utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/compute/device_info.cpp:33:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compute [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/compute/device_info.cpp:163:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable llc_cache_size_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/compute/device_info.cpp:190:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/compute/device_info.cpp:217:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/gpu_batch_normalization_list.cpp:33:9: error: There is an unknown macro here somewhere. Configuration is required. If INSTANCE is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/gpu/gpu_binary_list.cpp:30:9: error: There is an unknown macro here somewhere. Configuration is required. If INSTANCE is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/gpu/compute/dispatch.cpp:64:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xe_hp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/compute/dispatch.cpp:76:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_blocked [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/compute/dispatch.cpp:106:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/compute/dispatch.cpp:121:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/compute/dispatch.cpp:138:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/compute/dispatch.cpp:153:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generate_called [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/compute/dispatch.cpp:220:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/compute/dispatch.cpp:328:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dims_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/compute/dispatch.cpp:338:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generate_called [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/compute/dispatch.cpp:345:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min_nesting_level [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/gpu_convolution_list.cpp:39:9: error: There is an unknown macro here somewhere. Configuration is required. If INSTANCE is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/gpu/gpu_deconvolution_list.cpp:36:9: error: There is an unknown macro here somewhere. Configuration is required. If INSTANCE is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/gpu/gpu_eltwise_list.cpp:33:9: error: There is an unknown macro here somewhere. Configuration is required. If INSTANCE is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/gpu/gpu_gemm_list.cpp:37:9: error: There is an unknown macro here somewhere. Configuration is required. If INSTANCE is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/gpu/gpu_inner_product_list.cpp:35:9: error: There is an unknown macro here somewhere. Configuration is required. If INSTANCE is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/gpu/gpu_impl_list.cpp:32:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/gpu_impl_list.cpp:33:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/gpu_impl_list.cpp:34:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/gpu_impl_list.cpp:35:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/gpu_impl_list.cpp:36:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/gpu_impl_list.cpp:37:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/gpu_impl_list.cpp:38:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/gpu_impl_list.cpp:39:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/gpu_impl_list.cpp:40:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/gpu_impl_list.cpp:41:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/gpu_impl_list.cpp:42:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/gpu_impl_list.cpp:43:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/gpu_impl_list.cpp:44:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/gpu_impl_list.cpp:45:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/gpu_impl_list.cpp:46:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/gpu_impl_list.cpp:47:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/gpu_impl_list.cpp:48:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/gpu_impl_list.cpp:49:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/compute/dispatch.cpp:78:15: style: Variable 'blocking' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/compute/dispatch.cpp:107:15: style: Variable 'd' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/gpu_layer_normalization_list.cpp:49:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/gpu_lrn_list.cpp:48:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/gpu_matmul_list.cpp:30:9: error: There is an unknown macro here somewhere. Configuration is required. If INSTANCE is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/gpu/gpu_pooling_list.cpp:34:9: error: There is an unknown macro here somewhere. Configuration is required. If INSTANCE is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/gpu/gpu_prelu_list.cpp:48:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/gpu_reduction_list.cpp:31:9: error: There is an unknown macro here somewhere. Configuration is required. If INSTANCE is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/gpu/gpu_resampling_list.cpp:37:9: error: There is an unknown macro here somewhere. Configuration is required. If INSTANCE is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/gpu/gpu_rnn_list.cpp:48:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/gpu_shuffle_list.cpp:30:9: error: There is an unknown macro here somewhere. Configuration is required. If INSTANCE is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/gpu/gpu_softmax_list.cpp:33:9: error: There is an unknown macro here somewhere. Configuration is required. If INSTANCE is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/gpu/jit/codegen/bank_conflict_allocation.cpp:202:37: error: syntax error [syntaxError] oneDNN-3.1.1/src/gpu/jit/binary_format.cpp:193:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/binary_format.cpp:53:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ud [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/binary_format.cpp:150:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unknown [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/block_helper.cpp:36:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/block_helper.cpp:57:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iter [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/block_helper.cpp:115:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/block_helper.cpp:165:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tg [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/block_helper.cpp:217:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable loop [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/block_helper.cpp:224:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iter [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/block_helper.cpp:286:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iter [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/block_helper.cpp:323:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_frozen_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/block_helper.cpp:383:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XeHPC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/block_helper.cpp:617:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allow_k_grid_slicing_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/block_helper.cpp:657:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allow_k_tg_slicing_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/block_helper.cpp:681:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dims_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/block_helper.cpp:731:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dims_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config_lookup_table.cpp:32:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ir_utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config_lookup_table.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmp_op_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config_lookup_table.cpp:59:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmp_op_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config_lookup_table.cpp:89:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable patterns_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config_lookup_table.cpp:135:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config_lookup_table.cpp:154:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config_lookup_table.cpp:168:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dir_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config_lookup_table.cpp:181:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable desc_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config_lookup_table.cpp:185:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable post_ops_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config_lookup_table.cpp:427:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config_lookup_table.cpp:89:15: style: Variable 'ptrn' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:39:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:53:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:77:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:83:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:89:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:103:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:128:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:138:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compute [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:214:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kd [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:265:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zp_cfg [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:283:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mb [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:503:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mad [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:542:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mad [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:701:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:851:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:908:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XeHP [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:917:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:945:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:975:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable post_ops [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1045:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1058:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1068:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1117:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1177:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dp4a [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1247:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XeHPC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1433:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ir_utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1552:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ir_utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1860:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XeHPC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1913:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_gmem_bufs [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1927:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XeHPC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1979:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2009:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2021:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2079:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2089:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dpasw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2135:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2173:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2201:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2275:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2286:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reserved_regs_default [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2294:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable get_params_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2351:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ir_utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2428:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plan_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2432:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plan_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2437:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plan_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2441:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_bwd_w [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2453:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_bwd_w [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2466:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_ATTR_ZERO_POINTS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/block_helper.cpp:269:29: warning: Identical condition 'eff::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. [initializerList] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:636:7: note: Member variable 'brgemm_gru_t < uint8_t , int8_t , int32_t , int32_t >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:212:17: note: Member variable 'brgemm_gru_t < uint8_t , int8_t , int32_t , int32_t >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:212:17: style:inconclusive: Member variable 'brgemm_gru_t < int8_t , int8_t , int32_t , int32_t >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. [initializerList] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:636:7: note: Member variable 'brgemm_gru_t < int8_t , int8_t , int32_t , int32_t >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:212:17: note: Member variable 'brgemm_gru_t < int8_t , int8_t , int32_t , int32_t >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:212:17: style:inconclusive: Member variable 'brgemm_gru_t < float , float , float , float >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. [initializerList] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:636:7: note: Member variable 'brgemm_gru_t < float , float , float , float >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:212:17: note: Member variable 'brgemm_gru_t < float , float , float , float >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:212:17: style:inconclusive: Member variable 'brgemm_gru_t < bfloat16_t , bfloat16_t , float , float >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. [initializerList] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:636:7: note: Member variable 'brgemm_gru_t < bfloat16_t , bfloat16_t , float , float >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:212:17: note: Member variable 'brgemm_gru_t < bfloat16_t , bfloat16_t , float , float >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:88:17: style:inconclusive: Member variable 'brgemm_dst_layer_iter_t < uint8_t , int8_t , int32_t , int32_t >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. [initializerList] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:87:7: note: Member variable 'brgemm_dst_layer_iter_t < uint8_t , int8_t , int32_t , int32_t >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:88:17: note: Member variable 'brgemm_dst_layer_iter_t < uint8_t , int8_t , int32_t , int32_t >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:88:17: style:inconclusive: Member variable 'brgemm_dst_layer_iter_t < int8_t , int8_t , int32_t , int32_t >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. [initializerList] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:87:7: note: Member variable 'brgemm_dst_layer_iter_t < int8_t , int8_t , int32_t , int32_t >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:88:17: note: Member variable 'brgemm_dst_layer_iter_t < int8_t , int8_t , int32_t , int32_t >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:88:17: style:inconclusive: Member variable 'brgemm_dst_layer_iter_t < float , float , float , float >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. [initializerList] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:87:7: note: Member variable 'brgemm_dst_layer_iter_t < float , float , float , float >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:88:17: note: Member variable 'brgemm_dst_layer_iter_t < float , float , float , float >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:88:17: style:inconclusive: Member variable 'brgemm_dst_layer_iter_t < bfloat16_t , bfloat16_t , float , float >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. [initializerList] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:87:7: note: Member variable 'brgemm_dst_layer_iter_t < bfloat16_t , bfloat16_t , float , float >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:88:17: note: Member variable 'brgemm_dst_layer_iter_t < bfloat16_t , bfloat16_t , float , float >::pallete_buff_iter_n_tail_' uses an uninitialized argument 'pallete_buff_layer_n_tail_' due to the order of declarations. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:887:68: style:inconclusive: Function 'brgemm_merged_layer_t < uint8_t , int8_t , int32_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:233:51: note: Function 'brgemm_merged_layer_t < uint8_t , int8_t , int32_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:887:68: note: Function 'brgemm_merged_layer_t < uint8_t , int8_t , int32_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:887:68: style:inconclusive: Function 'brgemm_merged_layer_t < int8_t , int8_t , int32_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:233:51: note: Function 'brgemm_merged_layer_t < int8_t , int8_t , int32_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:887:68: note: Function 'brgemm_merged_layer_t < int8_t , int8_t , int32_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:887:68: style:inconclusive: Function 'brgemm_merged_layer_t < float , float , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:233:51: note: Function 'brgemm_merged_layer_t < float , float , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:887:68: note: Function 'brgemm_merged_layer_t < float , float , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:887:68: style:inconclusive: Function 'brgemm_merged_layer_t < bfloat16_t , bfloat16_t , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:233:51: note: Function 'brgemm_merged_layer_t < bfloat16_t , bfloat16_t , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:887:68: note: Function 'brgemm_merged_layer_t < bfloat16_t , bfloat16_t , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:563:33: style:inconclusive: Function 'brgemm_gru_t < uint8_t , int8_t , int32_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:151:42: note: Function 'brgemm_gru_t < uint8_t , int8_t , int32_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:563:33: note: Function 'brgemm_gru_t < uint8_t , int8_t , int32_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:565:44: style:inconclusive: Function 'brgemm_gru_t < uint8_t , int8_t , int32_t , int32_t >' argument 6 names different: declaration 'w_iter' definition 'w_iter0'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:154:48: note: Function 'brgemm_gru_t < uint8_t , int8_t , int32_t , int32_t >' argument 6 names different: declaration 'w_iter' definition 'w_iter0'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:565:44: note: Function 'brgemm_gru_t < uint8_t , int8_t , int32_t , int32_t >' argument 6 names different: declaration 'w_iter' definition 'w_iter0'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:563:33: style:inconclusive: Function 'brgemm_gru_t < int8_t , int8_t , int32_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:151:42: note: Function 'brgemm_gru_t < int8_t , int8_t , int32_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:563:33: note: Function 'brgemm_gru_t < int8_t , int8_t , int32_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:565:44: style:inconclusive: Function 'brgemm_gru_t < int8_t , int8_t , int32_t , int32_t >' argument 6 names different: declaration 'w_iter' definition 'w_iter0'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:154:48: note: Function 'brgemm_gru_t < int8_t , int8_t , int32_t , int32_t >' argument 6 names different: declaration 'w_iter' definition 'w_iter0'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:565:44: note: Function 'brgemm_gru_t < int8_t , int8_t , int32_t , int32_t >' argument 6 names different: declaration 'w_iter' definition 'w_iter0'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:563:33: style:inconclusive: Function 'brgemm_gru_t < float , float , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:151:42: note: Function 'brgemm_gru_t < float , float , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:563:33: note: Function 'brgemm_gru_t < float , float , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:565:44: style:inconclusive: Function 'brgemm_gru_t < float , float , float , float >' argument 6 names different: declaration 'w_iter' definition 'w_iter0'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:154:48: note: Function 'brgemm_gru_t < float , float , float , float >' argument 6 names different: declaration 'w_iter' definition 'w_iter0'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:565:44: note: Function 'brgemm_gru_t < float , float , float , float >' argument 6 names different: declaration 'w_iter' definition 'w_iter0'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:563:33: style:inconclusive: Function 'brgemm_gru_t < bfloat16_t , bfloat16_t , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:151:42: note: Function 'brgemm_gru_t < bfloat16_t , bfloat16_t , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:563:33: note: Function 'brgemm_gru_t < bfloat16_t , bfloat16_t , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:565:44: style:inconclusive: Function 'brgemm_gru_t < bfloat16_t , bfloat16_t , float , float >' argument 6 names different: declaration 'w_iter' definition 'w_iter0'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:154:48: note: Function 'brgemm_gru_t < bfloat16_t , bfloat16_t , float , float >' argument 6 names different: declaration 'w_iter' definition 'w_iter0'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:565:44: note: Function 'brgemm_gru_t < bfloat16_t , bfloat16_t , float , float >' argument 6 names different: declaration 'w_iter' definition 'w_iter0'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:423:33: style:inconclusive: Function 'brgemm_dst_proj_t < float , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:109:47: note: Function 'brgemm_dst_proj_t < float , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:423:33: note: Function 'brgemm_dst_proj_t < float , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:423:33: style:inconclusive: Function 'brgemm_dst_proj_t < bfloat16_t , bfloat16_t , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:109:47: note: Function 'brgemm_dst_proj_t < bfloat16_t , bfloat16_t , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:423:33: note: Function 'brgemm_dst_proj_t < bfloat16_t , bfloat16_t , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:423:33: style:inconclusive: Function 'brgemm_dst_proj_t < int8_t , int8_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:109:47: note: Function 'brgemm_dst_proj_t < int8_t , int8_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:423:33: note: Function 'brgemm_dst_proj_t < int8_t , int8_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:423:33: style:inconclusive: Function 'brgemm_dst_proj_t < uint8_t , int8_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:109:47: note: Function 'brgemm_dst_proj_t < uint8_t , int8_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:423:33: note: Function 'brgemm_dst_proj_t < uint8_t , int8_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:33:70: style:inconclusive: Function 'brgemm_dst_layer_iter_t < uint8_t , int8_t , int32_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:37:53: note: Function 'brgemm_dst_layer_iter_t < uint8_t , int8_t , int32_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:33:70: note: Function 'brgemm_dst_layer_iter_t < uint8_t , int8_t , int32_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:33:70: style:inconclusive: Function 'brgemm_dst_layer_iter_t < int8_t , int8_t , int32_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:37:53: note: Function 'brgemm_dst_layer_iter_t < int8_t , int8_t , int32_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:33:70: note: Function 'brgemm_dst_layer_iter_t < int8_t , int8_t , int32_t , int32_t >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:33:70: style:inconclusive: Function 'brgemm_dst_layer_iter_t < float , float , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:37:53: note: Function 'brgemm_dst_layer_iter_t < float , float , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:33:70: note: Function 'brgemm_dst_layer_iter_t < float , float , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:33:70: style:inconclusive: Function 'brgemm_dst_layer_iter_t < bfloat16_t , bfloat16_t , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. [funcArgNamesDifferent] oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp:37:53: note: Function 'brgemm_dst_layer_iter_t < bfloat16_t , bfloat16_t , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp:33:70: note: Function 'brgemm_dst_layer_iter_t < bfloat16_t , bfloat16_t , float , float >' argument 1 names different: declaration 'rnn_brgemm_' definition 'rnn_brgemm'. oneDNN-3.1.1/src/gpu/jit/conv/gen_convolution.cpp:56:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/gen_convolution.cpp:97:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/gen_convolution.cpp:189:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/gen_convolution.cpp:220:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/gen_convolution.cpp:240:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/gen_convolution.cpp:350:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zero_out [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/gen_convolution.cpp:363:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/gen_convolution.cpp:383:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/gen_convolution.cpp:394:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/epilogue.cpp:33:5: warning: Member variable 'zero_pad_builder_t::ir_ctx_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/conv/epilogue.cpp:686:10: style: Unused private function: 'epilogue_builder_t::register_buffer' [unusedPrivateFunction] oneDNN-3.1.1/src/gpu/jit/conv/epilogue.cpp:592:12: performance:inconclusive: Technically the member function 'dnnl::impl::gpu::jit::post_op_builder_t::compute_post_op_expr' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/conv/epilogue.cpp:983:16: style: Local variable 'stmt' shadows outer function [shadowFunction] oneDNN-3.1.1/src/gpu/jit/conv/epilogue.cpp:683:19: note: Shadowed declaration oneDNN-3.1.1/src/gpu/jit/conv/epilogue.cpp:983:16: note: Shadow variable oneDNN-3.1.1/src/gpu/jit/conv/epilogue.cpp:417:15: style: Variable 'name' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/epilogue.cpp:701:31: style: Parameter 'ir_ctx' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/gpu/jit/conv/epilogue.cpp:763:24: style: Variable 't' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/epilogue.cpp:789:20: style: Variable 't' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/epilogue.cpp:836:20: style: Variable 't' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/epilogue.cpp:852:20: style: Variable 't' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/epilogue.cpp:915:20: style: Variable 't' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/epilogue.cpp:920:19: style: Variable 's' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/epilogue.cpp:945:19: style: Variable 's' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/epilogue.cpp:962:19: style: Variable 'po_builder' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/epilogue.cpp:988:19: style: Variable 'po_builder' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/epilogue.cpp:666:31: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/gpu/jit/conv/epilogue.cpp:853:42: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/gpu/jit/conv/epilogue.cpp:916:28: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/gpu/jit/conv/gen_convolution.cpp:178:14: performance:inconclusive: Technically the member function 'dnnl::impl::gpu::jit::gen_convolution_t::init_res_storage' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/conv/gen_convolution.cpp:122:33: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy] oneDNN-3.1.1/src/gpu/jit/conv/gen_convolution.cpp:245:17: style: Same expression used in consecutive assignments of 'compute_arg_key' and 'user_arg_key'. [duplicateAssignExpression] oneDNN-3.1.1/src/gpu/jit/conv/gen_convolution.cpp:246:17: note: Same expression used in consecutive assignments of 'compute_arg_key' and 'user_arg_key'. oneDNN-3.1.1/src/gpu/jit/conv/gen_convolution.cpp:245:17: note: Same expression used in consecutive assignments of 'compute_arg_key' and 'user_arg_key'. oneDNN-3.1.1/src/gpu/jit/conv/gen_convolution.cpp:351:15: style: Variable 'buf_name' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:62:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:81:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:121:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable grf [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:166:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable granularity [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:186:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buf [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:198:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reserved [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:215:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:228:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:245:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:258:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:268:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:280:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reorder [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:289:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:315:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_buf [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:351:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:97:5: style: Class 'ir_usage_analyzer_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:291:19: style: Redundant initialization for 'label'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:289:33: note: label is initialized oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:291:19: note: label is overwritten oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:108:21: style: Local variable 'peak_header_usage_' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:330:9: note: Shadowed declaration oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:108:21: note: Shadow variable oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:151:19: style: Variable 'dst' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:152:19: style: Variable 'src1' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:153:19: style: Variable 'src2' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:156:19: style: Variable 'dst' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:157:19: style: Variable 'src1' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:158:19: style: Variable 'src2' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/grf_usage.cpp:106:52: style: Consider using std::copy_if algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder.cpp:133:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder.cpp:250:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dpasw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder.cpp:273:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder.cpp:433:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder.cpp:474:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buf [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder.cpp:506:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kernel_grid [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder.cpp:520:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buf [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder.cpp:678:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_fwd [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder.cpp:163:25: style:inconclusive: Boolean expression 'i_cond' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder.cpp:263:26: style: Unused private function: 'compute_builder_t::get_buffer' [unusedPrivateFunction] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder.cpp:85:19: style: Variable 'dst_buf' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder.cpp:86:19: style: Variable 'src_buf' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder.cpp:90:19: style: Variable 'dst_buf' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder.cpp:91:19: style: Variable 'src_buf' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder.cpp:97:23: style: Variable 'reg_buf' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder.cpp:264:15: style: Variable 'alloc' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder.cpp:336:15: style: Variable 'x2r' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder.cpp:337:15: style: Variable 'fma' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder.cpp:649:15: style: Variable 'plan' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder.cpp:662:25: style: Unused variable: inner_lets [unusedVariable] oneDNN-3.1.1/src/gpu/jit/conv/pipeline.cpp:153:5: error: There is an unknown macro here somewhere. Configuration is required. If HANDLE_STMT_IR_OBJECTS is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/gpu/jit/conv/slm_reduce_builder.cpp:41:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dim_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/slm_reduce_builder.cpp:58:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tg_ndims_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder_init.cpp:74:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder_init.cpp:145:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder_init.cpp:335:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder_init.cpp:507:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/conv/zp_plan.cpp:574:5: error: There is an unknown macro here somewhere. Configuration is required. If IR_DEFINE_DUMP is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm.cpp:61:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FlagNonfinalKBlock [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm.cpp:216:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm.cpp:299:17: style: Variable 'swap_table' can be declared as const array [constVariable] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel.cpp:115:9: error: There is an unknown macro here somewhere. Configuration is required. If REG_GEN9_ISA is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:22350:52: debug: Function::addArguments found argument 'addrSrcs' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:22509:54: debug: Function::addArguments found argument 'S_addrSrcs' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:807:47: style: Condition 'plain_non_group_wei_tags.size()==plain_group_wei_tags.size()' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1180:9: style: Condition 'reuse_headers' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1156:26: note: Assignment 'reuse_headers=false', assigned value is 0 oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1180:9: note: Condition 'reuse_headers' is always false oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2427:9: style: Condition '!use_conv_plan(*this)' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2427:23: note: Calling function 'use_conv_plan' returns 1 oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2427:9: note: Condition '!use_conv_plan(*this)' is always false oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2480:38: style: Condition '(int)scale_args.size()==scale_names_len' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2477:37: note: Calling function 'get_scale_args' returns size=3 oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2477:37: note: Assignment 'scale_args=get_scale_args(prb)', assigned value is size=3 oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2480:38: note: Condition '(int)scale_args.size()==scale_names_len' is always true oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:758:11: style: The scope of the variable 'bia_md' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1702:25: style: The scope of the variable 'fwd' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1703:25: style: The scope of the variable 'bwd_d' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1704:25: style: The scope of the variable 'bwd_w' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1724:25: style: The scope of the variable 'fwd' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1725:25: style: The scope of the variable 'bwd_d' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1726:25: style: The scope of the variable 'bwd_w' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1871:13: style: Local variable 'tg_size' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1864:9: note: Shadowed declaration oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1871:13: note: Shadow variable oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2303:20: style: Local variable 'p' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2297:16: note: Shadowed declaration oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2303:20: note: Shadow variable oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:538:67: style: Parameter 'x_block_outer' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2078:11: style: Variable 'p' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2294:16: style: Variable 'gp' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2362:15: style: Variable 'compute_layout' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:2363:15: style: Variable 'user_layout' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:389:9: style: Variable 'blocks' can be declared as const array [constVariable] oneDNN-3.1.1/src/gpu/jit/conv/config.cpp:1413:37: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:502:5: debug: Failed to parse 'using mtype = decltype ( DependencyRegion :: masks ) :: value_type ;'. The checking continues anyway. [simplifyUsing] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder_init.cpp:182:38: style:inconclusive: Boolean expression 'x>=0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder_init.cpp:183:38: style:inconclusive: Boolean expression 'x>=0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder_init.cpp:184:38: style:inconclusive: Boolean expression 'x>=0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder_init.cpp:185:38: style:inconclusive: Boolean expression 'x>=0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder_init.cpp:186:38: style:inconclusive: Boolean expression 'x>=0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder_init.cpp:187:38: style:inconclusive: Boolean expression 'x>=0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder_init.cpp:345:38: style:inconclusive: Boolean expression 'x>=0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder_init.cpp:346:38: style:inconclusive: Boolean expression 'x>=0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder_init.cpp:347:38: style:inconclusive: Boolean expression 'x>=0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] oneDNN-3.1.1/src/gpu/jit/conv/ir_builder_init.cpp:85:11: style: Variable 'dim_name' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:193:38: style:inconclusive: Boolean expression 'x>=0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:194:38: style:inconclusive: Boolean expression 'x>=0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:195:38: style:inconclusive: Boolean expression 'x>=0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:196:38: style:inconclusive: Boolean expression 'x>=0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:197:38: style:inconclusive: Boolean expression 'x>=0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:198:38: style:inconclusive: Boolean expression 'x>=0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:352:38: style:inconclusive: Boolean expression 'x>=0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:353:38: style:inconclusive: Boolean expression 'x>=0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:354:38: style:inconclusive: Boolean expression 'x>=0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1317:5: warning: Member variable 'reduce_mask_t::mask' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1067:5: style: Struct 'fma_config_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1318:5: style: Struct 'reduce_mask_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1611:5: style: Class 'plan_builder_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:2122:13: style: The scope of the variable 'g_idx' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:2123:13: style: The scope of the variable 'ic_idx' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:94:11: style: Variable 'dim_name' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1328:11: style: Variable 'prb' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1366:16: style: Variable 'b' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1547:11: style: Variable 'b0' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1550:11: style: Variable 'b1' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1793:15: style: Variable 'tg' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1810:15: style: Variable 'tg' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1814:15: style: Variable 'direct_view' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1843:15: style: Variable 'src' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1844:15: style: Variable 'dst' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1924:15: style: Variable 'direct_view' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1948:15: style: Variable 'src' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1949:15: style: Variable 'dst' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1955:15: style: Variable 'a' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1956:15: style: Variable 'b' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1964:63: style: Parameter 'b' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1974:19: style: Variable 'a0' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1975:19: style: Variable 'a1' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1976:19: style: Variable 'b0' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:1977:19: style: Variable 'b1' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:2117:15: style: Variable 'zp_cfg' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:2131:19: style: Variable 'w_g' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/conv/config_plan.cpp:2132:19: style: Variable 'w_ic' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1148:39: debug: Function::addArguments found argument 'parent_' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1153:57: debug: Function::addArguments found argument 'src0' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1156:69: debug: Function::addArguments found argument 'mod' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1156:89: debug: Function::addArguments found argument 'src0' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1162:69: debug: Function::addArguments found argument 'mod' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1168:47: debug: Function::addArguments found argument 'mod' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1171:35: debug: Function::addArguments found argument 'src0' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1174:47: debug: Function::addArguments found argument 'mod' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1174:67: debug: Function::addArguments found argument 'src0' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1180:47: debug: Function::addArguments found argument 'mod' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1186:47: debug: Function::addArguments found argument 'mod' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1189:35: debug: Function::addArguments found argument 'src0' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1192:47: debug: Function::addArguments found argument 'mod' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1192:67: debug: Function::addArguments found argument 'src0' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1198:47: debug: Function::addArguments found argument 'mod' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1204:45: debug: Function::addArguments found argument 'mod' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1207:45: debug: Function::addArguments found argument 'mod' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1207:65: debug: Function::addArguments found argument 'src0' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1213:33: debug: Function::addArguments found argument 'src0' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:58:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NeverScheduled [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:64:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable callbacks [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable remainderHandling [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:76:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable callbacks [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:86:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable req [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:114:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable analyzed [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:120:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unroll [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:125:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warmup [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:130:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minCooldown [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:140:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable analyzed [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:171:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentBias [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:296:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable counterAlign [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:386:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable activeChecks [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:399:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JumpTarget [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:411:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:416:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.hpp:45:5: warning:inconclusive: Member variable 'Iteration::value' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.hpp:45:5: warning:inconclusive: Member variable 'Iteration::rem' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.hpp:45:5: warning:inconclusive: Member variable 'Iteration::offset' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.hpp:114:9: style: Struct 'CheckedItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:358:59: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:83:9: style: Local variable 'variants' shadows outer function [shadowFunction] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.hpp:246:43: note: Shadowed declaration oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:83:9: note: Shadow variable oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:340:26: style: Local variable 'unconditional' shadows outer function [shadowFunction] oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.hpp:252:43: note: Shadowed declaration oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.cpp:340:26: note: Shadow variable oneDNN-3.1.1/src/gpu/jit/gemm/loop_sequencer.hpp:112:30: performance: Function parameter 'req_' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_utils.hpp:56:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_utils.hpp:73:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_utils.hpp:88:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1230:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indirect [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1631:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:2868:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AddrFlat [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:502:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:744:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iconsumer [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:847:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable heads [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:873:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iconsumer [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:1181:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:1752:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_gen8.hpp:310:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dest [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_gen8.hpp:354:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dest [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_gen8.hpp:386:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dest [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_gen8.hpp:410:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src2 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_gen8.hpp:432:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src2 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_gen12.hpp:496:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dest [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_gen12.hpp:528:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dest [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_gen12.hpp:570:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encodeHS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_gen12.hpp:590:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encodeHS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_gen12.hpp:798:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable autoswsb [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_gen12.hpp:1089:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable autoswsb [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:350:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:354:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:358:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:362:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:366:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:371:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:376:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:381:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:386:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:390:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:404:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:408:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:412:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:416:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:420:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:424:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:428:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:432:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:436:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:440:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:444:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:448:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:452:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:456:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:460:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:465:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:470:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:475:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:480:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:484:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:518:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:530:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:534:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:538:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:542:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:546:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:550:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:554:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:558:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:562:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:569:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:573:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:577:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:581:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:585:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:589:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:593:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:598:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:603:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:608:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:613:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:617:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:621:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:625:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:642:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:646:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:650:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:654:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:658:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:705:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:710:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:715:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:719:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:723:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:727:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:731:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:735:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:739:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:746:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:753:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:757:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:761:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:765:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:769:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:774:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:781:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:788:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:795:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:802:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:810:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:818:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:830:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:838:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:849:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:853:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:860:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:867:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:874:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:878:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:884:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:894:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:898:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:912:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:916:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:930:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:942:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:946:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:950:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:954:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:958:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:962:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:966:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:970:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:974:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:978:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:982:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:986:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:990:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:995:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1000:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1005:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1010:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1014:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1082:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1086:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1090:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1094:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1098:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1102:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1106:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1110:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1114:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1127:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1131:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1154:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1169:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mod [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1172:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1187:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mod [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1190:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1214:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1239:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1249:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1260:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1294:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1304:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1315:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1349:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1367:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1382:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1756:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1780:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1820:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forceWE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1849:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1882:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forceWE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1914:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1957:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forceWE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1995:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:2032:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forceWE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:2066:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:2123:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:2153:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:2186:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:2232:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:2263:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:2317:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:2491:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:2517:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forceWE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:2537:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:2561:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forceWE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:2581:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:2635:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:2659:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:2669:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:2687:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:2710:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_elf.hpp:96:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_elf.hpp:222:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_elf.hpp:326:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_elf.hpp:390:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_opencl.hpp:73:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_SUCCESS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_opencl.hpp:89:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cl_uint [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_opencl.hpp:126:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_opencl.hpp:146:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_opencl.hpp:171:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_opencl.hpp:250:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:99:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:124:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1448:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1454:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1480:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:212:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:687:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:701:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:735:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:765:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tokenTBD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:813:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:847:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:869:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PipeMaskNone [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:928:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ListTypeToken [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:952:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ListTypeGRF [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/kernel_selector.cpp:209:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kcatalog [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1064:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1069:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1072:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1075:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1084:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1108:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1109:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1112:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WGFixed [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1122:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WGFixed [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/strategy_parser.cpp:67:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Default [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/strategy_parser.cpp:91:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L1C_L3C [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/strategy_parser.cpp:128:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ws [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/strategy_parser.cpp:484:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:100:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:139:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XeHP [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:161:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ModelA64 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:186:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XeHP [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:344:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:370:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:385:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:401:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:417:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bytes [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:423:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cxComponent [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:430:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable log2GRFBytes [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:436:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable log2GRFBytes [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:443:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable crosspack [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:476:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colMajor [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:484:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Scattered [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:491:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable regs [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:497:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable regs [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:532:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:575:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nextPhys [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:591:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable locked [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:613:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:631:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:661:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LongTerm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:674:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:708:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:784:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:826:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:840:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:855:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tf32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:901:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:934:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:969:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:996:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1015:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1039:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1059:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1076:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1125:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1149:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1161:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1168:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1182:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1241:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LongTerm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1285:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R0Info [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1301:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRF [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1366:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1374:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1388:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LongTerm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1399:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LongTerm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1409:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1430:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1454:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1497:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1660:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1753:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Pc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1784:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XeHP [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1799:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ModelSLM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1809:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PseudoBlock [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1823:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PseudoBlock [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1835:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ChannelScattered [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1848:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ModelA64 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1900:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colMajor [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1917:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable crosspack [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1996:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable log2GRFBytes [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:2004:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ModelA64 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:2014:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ModelA64 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:2038:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XeHPC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:2072:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllowFragment [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:2762:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:2867:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllowFragDesc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:2933:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:3008:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:3041:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:3109:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ModelA64 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:3196:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:3233:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:3291:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:3322:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsetR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:3392:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:3423:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:3754:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:3795:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:3871:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Interleaved [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:3911:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:3959:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SteppingPVCXTB0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:4058:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:4096:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sat [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:4279:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:4321:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D64 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:4335:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgba [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:4372:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:4398:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:4442:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:4533:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:4567:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:4652:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:4674:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ModelA64 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:4891:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:4899:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:4939:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopNone [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:5026:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:5139:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:5171:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:5184:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:5231:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:5313:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Block [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:5338:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ModelA64 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:5619:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ModelA64 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:5744:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sat [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:5837:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:5986:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable I [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:6027:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sat [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:6066:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:6162:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:6239:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XeHPC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:6258:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Gen12LP [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:6315:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:6338:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:6662:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:6792:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:7001:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:7114:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Load [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:7447:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simdSize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:7467:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:7926:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateStore [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:8477:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:8548:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LongTerm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:8686:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:8728:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A0Broadcast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:9194:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:9236:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:9368:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:9391:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable crosspack [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:9460:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:9673:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:9726:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:9774:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:9788:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:9856:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Div [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:9981:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nz [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:10037:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:10051:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:10101:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nz [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:10224:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:10242:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Load [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:10303:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:10356:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:10513:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable le [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:10697:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:10764:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ModelA64 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:10852:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:10974:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:11095:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable doA [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:11210:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:11262:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:11317:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable K [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:11393:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:11420:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:11445:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:11482:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:11493:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsetR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:11523:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:11912:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable remActiveB [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:12060:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSLMB [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:12178:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:13447:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEMM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:13466:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:13490:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tb [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:14436:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:14538:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Calc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:14594:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:14622:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:14724:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateStore [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:15153:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:15331:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Linear [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:15344:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Linear [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:15357:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable K [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:15380:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:15570:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:15650:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:15663:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:15683:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16033:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16050:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16114:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16254:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16457:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Nonstrided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16640:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LongTerm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16714:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LongTerm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16822:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16845:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:17069:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:17255:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:17297:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:17354:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:17377:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:17423:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:17440:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tb [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:17462:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:17515:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LongTerm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:17765:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LongTerm0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:17784:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:17866:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:18047:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:18243:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopNone [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:18294:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable namedBarriers [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:18305:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable namedBarriers [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:18311:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable namedBarriers [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:18325:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable autoatomic [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:18599:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ka_load [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:18642:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable substrategies [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:18652:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newDP [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:18662:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:18705:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysgemm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:18986:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysgemm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:19207:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysgemm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:19425:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysgemm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:19448:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysgemm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:19549:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysgemm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:19669:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysgemm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:19721:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysgemm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:19791:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysgemm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:19869:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysgemm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:19978:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysgemm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:20060:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysgemm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:20069:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:20127:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysgemm2 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:20435:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysgemm2 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21095:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysgemm2 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21202:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoopN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21215:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysgemm2 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21305:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysgemm2 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21387:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysgemm2 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21437:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysgemm2 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21526:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ModelA64 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21595:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interface [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21632:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TempComp0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21736:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Pc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21942:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21978:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable remHandlingX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:22068:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:22842:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsetBytes [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:22873:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:23150:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Pc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:23192:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_load [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:23249:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:23270:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r127 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:23308:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:23313:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fused [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:23317:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subgroupSize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1884:5: warning: Member variable 'Immediate::payload' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1884:5: warning: Member variable 'Immediate::type' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1885:5: warning: Member variable 'Immediate::payload' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1885:5: warning: Member variable 'Immediate::type' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1891:5: warning: Member variable 'Immediate::payload' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1891:5: warning: Member variable 'Immediate::type' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1892:5: warning: Member variable 'Immediate::payload' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1892:5: warning: Member variable 'Immediate::type' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:739:5: warning: Member variable 'CommonState::invertSub' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1049:5: warning:inconclusive: Member variable 'GEMMStrategy::unroll' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1049:5: warning:inconclusive: Member variable 'GEMMStrategy::ka_load' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1049:5: warning:inconclusive: Member variable 'GEMMStrategy::kb_load' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1049:5: warning:inconclusive: Member variable 'GEMMStrategy::unalignedAccA' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1049:5: warning:inconclusive: Member variable 'GEMMStrategy::unalignedAccB' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1050:5: warning: Member variable 'GEMMStrategy::unroll' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1050:5: warning: Member variable 'GEMMStrategy::ka_load' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1050:5: warning: Member variable 'GEMMStrategy::kb_load' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1050:5: warning: Member variable 'GEMMStrategy::unalignedAccA' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1050:5: warning: Member variable 'GEMMStrategy::unalignedAccB' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::inputs' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::ka_loadRem' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::kb_loadRem' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::A_lateKRem' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::B_lateKRem' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::A_descRem' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::B_descRem' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::Ai_hasKRem' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::Bi_hasKRem' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::Ai_lateKRem' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::Bi_lateKRem' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::Ai_incrementalRem' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::Bi_incrementalRem' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::Ai_remIncrCopy' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::Bi_remIncrCopy' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::ma_slm' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::ka_slm' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::kb_slm' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::nb_slm' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::ma_prefetch' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::ka_prefetch' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::kb_prefetch' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::nb_prefetch' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::aioShare' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::bioShare' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::aioShareRem' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::bioShareRem' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::Ai' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::Bi' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::Ao' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::Bo' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::tokenBarrierFence' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::firstKLoopSegment' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::C_accCount' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::broadcast' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::ka_repackRem' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::kb_repackRem' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::remActiveA' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::remActiveB' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::remActiveSLM' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: warning: Member variable 'GEMMState::fusedGEMM' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1342:5: warning: Member variable 'GEMMSuperkernelState::inputsSK' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1383:5: warning:inconclusive: Member variable 'CopyStrategy::remHandlingX' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1383:5: warning:inconclusive: Member variable 'CopyStrategy::remHandlingY' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1383:5: warning:inconclusive: Member variable 'CopyStrategy::s_load' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1383:5: warning:inconclusive: Member variable 'CopyStrategy::d_load' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1383:5: warning:inconclusive: Member variable 'CopyStrategy::unrollX' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1383:5: warning:inconclusive: Member variable 'CopyStrategy::unrollY' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1384:5: warning: Member variable 'CopyStrategy::remHandlingX' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1384:5: warning: Member variable 'CopyStrategy::remHandlingY' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1384:5: warning: Member variable 'CopyStrategy::s_load' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1384:5: warning: Member variable 'CopyStrategy::d_load' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1384:5: warning: Member variable 'CopyStrategy::unrollX' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1384:5: warning: Member variable 'CopyStrategy::unrollY' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1437:5: warning: Member variable 'CopyState::inputs' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1437:5: warning: Member variable 'CopyState::isNested' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:552:10: performance:inconclusive: Technically the member function 'ngen::Label::fixup' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:553:22: performance:inconclusive: Technically the member function 'ngen::Label::isScalar' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:778:10: performance:inconclusive: Technically the member function 'ngen::Subregister::checkGRF' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:967:9: style:inconclusive: Technically the member function 'ngen::GRF::advance' can be const. [functionConst] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1264:10: performance:inconclusive: Technically the member function 'ngen::GRFRange::isNull' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1283:10: performance:inconclusive: Technically the member function 'ngen::GRFRange::fixup' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1780:37: style:inconclusive: Technically the member function 'ngen::InstructionModifier::operator~' can be const. [functionConst] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1879:21: performance:inconclusive: Technically the member function 'ngen::Immediate::getMods' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1880:22: performance:inconclusive: Technically the member function 'ngen::Immediate::isARF' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:2003:10: performance:inconclusive: Technically the member function 'ngen::Immediate::fixup' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:2296:10: performance:inconclusive: Technically the member function 'ngen::AddressBase::checkModel' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:2306:10: performance:inconclusive: Technically the member function 'ngen::hdc_base::hwCheck' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:2467:10: performance:inconclusive: Technically the member function 'ngen::scattered_atomic::applyAtomicOp' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:256:59: performance:inconclusive: Technically the member function 'ngen::BinaryCodeGenerator::opSends' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:2449:26: note: Technically the member function 'ngen::BinaryCodeGenerator::opSends' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:256:59: note: Technically the member function 'ngen::BinaryCodeGenerator::opSends' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:288:17: performance:inconclusive: Technically the member function 'ngen::BinaryCodeGenerator::unsupported' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1731:38: note: Technically the member function 'ngen::BinaryCodeGenerator::unsupported' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:288:17: note: Technically the member function 'ngen::BinaryCodeGenerator::unsupported' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/src/gpu/jit/ngen/ngen_compiler_fix.hpp:24:6: performance:inconclusive: Technically the member function 'ngen::BinaryCodeGenerator::_workaround_' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:337:10: performance:inconclusive: Technically the member function 'ngen::BinaryCodeGenerator::comment' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1148:9: performance:inconclusive: Technically the member function 'ngen::BinaryCodeGenerator::Sync' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1150:14: style:inconclusive: Technically the member function 'ngen::BinaryCodeGenerator::operator()' can be const. [functionConst] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1153:14: style:inconclusive: Technically the member function 'ngen::BinaryCodeGenerator::operator()' can be const. [functionConst] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1156:14: style:inconclusive: Technically the member function 'ngen::BinaryCodeGenerator::operator()' can be const. [functionConst] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1162:14: style:inconclusive: Technically the member function 'ngen::BinaryCodeGenerator::operator()' can be const. [functionConst] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1174:14: performance:inconclusive: Technically the member function 'ngen::BinaryCodeGenerator::allrd' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1180:14: performance:inconclusive: Technically the member function 'ngen::BinaryCodeGenerator::allrd' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1192:14: performance:inconclusive: Technically the member function 'ngen::BinaryCodeGenerator::allwr' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1198:14: performance:inconclusive: Technically the member function 'ngen::BinaryCodeGenerator::allwr' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1201:14: performance:inconclusive: Technically the member function 'ngen::BinaryCodeGenerator::bar' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1204:14: performance:inconclusive: Technically the member function 'ngen::BinaryCodeGenerator::bar' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1207:14: performance:inconclusive: Technically the member function 'ngen::BinaryCodeGenerator::bar' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1210:14: performance:inconclusive: Technically the member function 'ngen::BinaryCodeGenerator::bar' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1213:14: performance:inconclusive: Technically the member function 'ngen::BinaryCodeGenerator::bar' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1216:14: performance:inconclusive: Technically the member function 'ngen::BinaryCodeGenerator::host' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1219:14: performance:inconclusive: Technically the member function 'ngen::BinaryCodeGenerator::nop' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_interface.hpp:83:20: performance:inconclusive: Technically the member function 'ngen::InterfaceHandler::getSIMD1LocalID' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_interface.hpp:253:27: note: Technically the member function 'ngen::InterfaceHandler::getSIMD1LocalID' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/src/gpu/jit/ngen/ngen_interface.hpp:83:20: note: Technically the member function 'ngen::InterfaceHandler::getSIMD1LocalID' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/src/gpu/jit/ngen/ngen_register_allocator.hpp:86:17: style:inconclusive: Technically the member function 'ngen::BundleGroup::operator~' can be const. [functionConst] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:83:20: performance:inconclusive: Technically the member function 'dnnl::impl::gpu::jit::Type::isComplex' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:84:19: performance:inconclusive: Technically the member function 'dnnl::impl::gpu::jit::Type::complexComponents' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:85:19: performance:inconclusive: Technically the member function 'dnnl::impl::gpu::jit::Type::components' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:660:10: style:inconclusive: Technically the member function 'dnnl::impl::gpu::jit::VirtualFlagAllocator::isVirtual' can be const. [functionConst] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:890:10: performance:inconclusive: Technically the member function 'dnnl::impl::gpu::jit::GEMMProblem::gemmt' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:891:10: performance:inconclusive: Technically the member function 'dnnl::impl::gpu::jit::GEMMProblem::backward' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1357:10: performance:inconclusive: Technically the member function 'dnnl::impl::gpu::jit::CopyProblem::reflecting' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:848:24: warning: The class 'Register' defines member function with name 'operator+' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:628:23: note: Parent function 'RegData::operator+' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:848:24: note: Derived function 'Register::operator+' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:849:26: warning: The class 'Register' defines member function with name 'operator-' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:629:25: note: Parent function 'RegData::operator-' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:849:26: note: Derived function 'Register::operator-' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:854:26: warning: The class 'Register' defines member function with name 'operator~' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:634:25: note: Parent function 'RegData::operator~' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:854:26: note: Derived function 'Register::operator~' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:894:15: warning: The class 'Register' defines member function with name 'operator=' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:624:14: note: Parent function 'RegData::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:894:15: note: Derived function 'Register::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:803:18: warning: The class 'Subregister' defines member function with name 'operator=' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:624:14: note: Parent function 'RegData::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:803:18: note: Derived function 'Subregister::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:805:27: warning: The class 'Subregister' defines member function with name 'operator+' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:628:23: note: Parent function 'RegData::operator+' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:805:27: note: Derived function 'Subregister::operator+' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:806:29: warning: The class 'Subregister' defines member function with name 'operator-' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:629:25: note: Parent function 'RegData::operator-' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:806:29: note: Derived function 'Subregister::operator-' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:811:29: warning: The class 'Subregister' defines member function with name 'operator~' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:634:25: note: Parent function 'RegData::operator~' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:811:29: note: Derived function 'Subregister::operator~' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:763:21: warning: The class 'RegisterRegion' defines member function with name 'operator=' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:624:14: note: Parent function 'RegData::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:763:21: note: Derived function 'RegisterRegion::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:765:30: warning: The class 'RegisterRegion' defines member function with name 'operator+' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:628:23: note: Parent function 'RegData::operator+' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:765:30: note: Derived function 'RegisterRegion::operator+' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:766:32: warning: The class 'RegisterRegion' defines member function with name 'operator-' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:629:25: note: Parent function 'RegData::operator-' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:766:32: note: Derived function 'RegisterRegion::operator-' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:771:32: warning: The class 'RegisterRegion' defines member function with name 'operator~' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:634:25: note: Parent function 'RegData::operator~' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:771:32: note: Derived function 'RegisterRegion::operator~' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:903:19: warning: The class 'GRF' defines member function with name 'operator+' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:848:24: note: Parent function 'Register::operator+' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:903:19: note: Derived function 'GRF::operator+' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:904:21: warning: The class 'GRF' defines member function with name 'operator-' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:849:26: note: Parent function 'Register::operator-' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:904:21: note: Derived function 'GRF::operator-' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:909:21: warning: The class 'GRF' defines member function with name 'operator~' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:854:26: note: Parent function 'Register::operator~' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:909:21: note: Derived function 'GRF::operator~' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:911:21: warning: The class 'GRF' defines member function with name 'retype' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:859:26: note: Parent function 'Register::retype' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:911:21: note: Derived function 'GRF::retype' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:912:48: warning: The class 'GRF' defines member function with name 'retype' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:860:48: note: Parent function 'Register::retype' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:912:48: note: Derived function 'GRF::retype' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:914:31: warning: The class 'GRF' defines member function with name 'uq' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:862:31: note: Parent function 'Register::uq' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:914:31: note: Derived function 'GRF::uq' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:915:32: warning: The class 'GRF' defines member function with name 'q' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:863:32: note: Parent function 'Register::q' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:915:32: note: Derived function 'GRF::q' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:916:31: warning: The class 'GRF' defines member function with name 'ud' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:864:31: note: Parent function 'Register::ud' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:916:31: note: Derived function 'GRF::ud' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:917:32: warning: The class 'GRF' defines member function with name 'd' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:865:32: note: Parent function 'Register::d' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:917:32: note: Derived function 'GRF::d' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:918:31: warning: The class 'GRF' defines member function with name 'uw' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:866:31: note: Parent function 'Register::uw' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:918:31: note: Derived function 'GRF::uw' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:919:32: warning: The class 'GRF' defines member function with name 'w' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:867:32: note: Parent function 'Register::w' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:919:32: note: Derived function 'GRF::w' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:920:31: warning: The class 'GRF' defines member function with name 'ub' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:868:31: note: Parent function 'Register::ub' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:920:31: note: Derived function 'GRF::ub' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:921:32: warning: The class 'GRF' defines member function with name 'b' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:869:32: note: Parent function 'Register::b' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:921:32: note: Derived function 'GRF::b' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:922:31: warning: The class 'GRF' defines member function with name 'df' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:870:31: note: Parent function 'Register::df' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:922:31: note: Derived function 'GRF::df' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:923:32: warning: The class 'GRF' defines member function with name 'f' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:871:32: note: Parent function 'Register::f' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:923:32: note: Derived function 'GRF::f' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:924:31: warning: The class 'GRF' defines member function with name 'hf' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:872:31: note: Parent function 'Register::hf' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:924:31: note: Derived function 'GRF::hf' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:925:31: warning: The class 'GRF' defines member function with name 'bf' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:873:31: note: Parent function 'Register::bf' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:925:31: note: Derived function 'GRF::bf' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:926:29: warning: The class 'GRF' defines member function with name 'tf32' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:874:29: note: Parent function 'Register::tf32' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:926:29: note: Derived function 'GRF::tf32' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:927:30: warning: The class 'GRF' defines member function with name 'bf8' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:875:30: note: Parent function 'Register::bf8' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:927:30: note: Derived function 'GRF::bf8' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:929:23: warning: The class 'GRF' defines member function with name 'uq' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:877:28: note: Parent function 'Register::uq' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:929:23: note: Derived function 'GRF::uq' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:930:24: warning: The class 'GRF' defines member function with name 'q' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:878:29: note: Parent function 'Register::q' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:930:24: note: Derived function 'GRF::q' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:931:23: warning: The class 'GRF' defines member function with name 'ud' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:879:28: note: Parent function 'Register::ud' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:931:23: note: Derived function 'GRF::ud' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:932:24: warning: The class 'GRF' defines member function with name 'd' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:880:29: note: Parent function 'Register::d' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:932:24: note: Derived function 'GRF::d' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:933:23: warning: The class 'GRF' defines member function with name 'uw' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:881:28: note: Parent function 'Register::uw' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:933:23: note: Derived function 'GRF::uw' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:934:24: warning: The class 'GRF' defines member function with name 'w' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:882:29: note: Parent function 'Register::w' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:934:24: note: Derived function 'GRF::w' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:935:23: warning: The class 'GRF' defines member function with name 'ub' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:883:28: note: Parent function 'Register::ub' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:935:23: note: Derived function 'GRF::ub' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:936:24: warning: The class 'GRF' defines member function with name 'b' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:884:29: note: Parent function 'Register::b' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:936:24: note: Derived function 'GRF::b' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:937:23: warning: The class 'GRF' defines member function with name 'df' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:885:28: note: Parent function 'Register::df' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:937:23: note: Derived function 'GRF::df' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:938:24: warning: The class 'GRF' defines member function with name 'f' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:886:29: note: Parent function 'Register::f' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:938:24: note: Derived function 'GRF::f' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:939:23: warning: The class 'GRF' defines member function with name 'hf' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:887:28: note: Parent function 'Register::hf' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:939:23: note: Derived function 'GRF::hf' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:940:23: warning: The class 'GRF' defines member function with name 'bf' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:888:28: note: Parent function 'Register::bf' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:940:23: note: Derived function 'GRF::bf' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:941:21: warning: The class 'GRF' defines member function with name 'tf32' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:889:26: note: Parent function 'Register::tf32' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:941:21: note: Derived function 'GRF::tf32' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:942:22: warning: The class 'GRF' defines member function with name 'bf8' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:890:27: note: Parent function 'Register::bf8' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:942:22: note: Derived function 'GRF::bf8' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:949:10: warning: The class 'GRF' defines member function with name 'operator=' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:894:15: note: Parent function 'Register::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:949:10: note: Derived function 'GRF::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:903:19: warning: The class 'GRF' defines member function with name 'operator+' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:628:23: note: Parent function 'RegData::operator+' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:903:19: note: Derived function 'GRF::operator+' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:904:21: warning: The class 'GRF' defines member function with name 'operator-' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:629:25: note: Parent function 'RegData::operator-' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:904:21: note: Derived function 'GRF::operator-' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:909:21: warning: The class 'GRF' defines member function with name 'operator~' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:634:25: note: Parent function 'RegData::operator~' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:909:21: note: Derived function 'GRF::operator~' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:949:10: warning: The class 'GRF' defines member function with name 'operator=' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:624:14: note: Parent function 'RegData::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:949:10: note: Derived function 'GRF::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1004:10: warning: The class 'ARF' defines member function with name 'operator=' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:894:15: note: Parent function 'Register::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1004:10: note: Derived function 'ARF::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1004:10: warning: The class 'ARF' defines member function with name 'operator=' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:624:14: note: Parent function 'RegData::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1004:10: note: Derived function 'ARF::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1019:22: warning: The class 'AddressRegister' defines member function with name 'operator=' also defined in its parent class 'ARF'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1004:10: note: Parent function 'ARF::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1019:22: note: Derived function 'AddressRegister::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1019:22: warning: The class 'AddressRegister' defines member function with name 'operator=' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:894:15: note: Parent function 'Register::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1019:22: note: Derived function 'AddressRegister::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1019:22: warning: The class 'AddressRegister' defines member function with name 'operator=' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:624:14: note: Parent function 'RegData::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1019:22: note: Derived function 'AddressRegister::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1028:26: warning: The class 'AccumulatorRegister' defines member function with name 'operator=' also defined in its parent class 'ARF'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1004:10: note: Parent function 'ARF::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1028:26: note: Derived function 'AccumulatorRegister::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1028:26: warning: The class 'AccumulatorRegister' defines member function with name 'operator=' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:894:15: note: Parent function 'Register::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1028:26: note: Derived function 'AccumulatorRegister::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1028:26: warning: The class 'AccumulatorRegister' defines member function with name 'operator=' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:624:14: note: Parent function 'RegData::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1028:26: note: Derived function 'AccumulatorRegister::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1053:33: warning: The class 'SpecialAccumulatorRegister' defines member function with name 'operator=' also defined in its parent class 'AccumulatorRegister'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1028:26: note: Parent function 'AccumulatorRegister::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1053:33: note: Derived function 'SpecialAccumulatorRegister::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1053:33: warning: The class 'SpecialAccumulatorRegister' defines member function with name 'operator=' also defined in its parent class 'ARF'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1004:10: note: Parent function 'ARF::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1053:33: note: Derived function 'SpecialAccumulatorRegister::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1053:33: warning: The class 'SpecialAccumulatorRegister' defines member function with name 'operator=' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:894:15: note: Parent function 'Register::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1053:33: note: Derived function 'SpecialAccumulatorRegister::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1053:33: warning: The class 'SpecialAccumulatorRegister' defines member function with name 'operator=' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:624:14: note: Parent function 'RegData::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1053:33: note: Derived function 'SpecialAccumulatorRegister::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1110:19: warning: The class 'FlagRegister' defines member function with name 'operator=' also defined in its parent class 'ARF'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1004:10: note: Parent function 'ARF::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1110:19: note: Derived function 'FlagRegister::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1104:18: warning: The class 'FlagRegister' defines member function with name 'operator~' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:854:26: note: Parent function 'Register::operator~' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1104:18: note: Derived function 'FlagRegister::operator~' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1110:19: warning: The class 'FlagRegister' defines member function with name 'operator=' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:894:15: note: Parent function 'Register::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1110:19: note: Derived function 'FlagRegister::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1112:28: warning: The class 'FlagRegister' defines member function with name 'operator[]' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:892:29: note: Parent function 'Register::operator[]' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1112:28: note: Derived function 'FlagRegister::operator[]' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1104:18: warning: The class 'FlagRegister' defines member function with name 'operator~' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:634:25: note: Parent function 'RegData::operator~' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1104:18: note: Derived function 'FlagRegister::operator~' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1110:19: warning: The class 'FlagRegister' defines member function with name 'operator=' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:624:14: note: Parent function 'RegData::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1110:19: note: Derived function 'FlagRegister::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1234:23: warning: The class 'IndirectRegister' defines member function with name 'operator=' also defined in its parent class 'Register'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:894:15: note: Parent function 'Register::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1234:23: note: Derived function 'IndirectRegister::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1234:23: warning: The class 'IndirectRegister' defines member function with name 'operator=' also defined in its parent class 'RegData'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:624:14: note: Parent function 'RegData::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1234:23: note: Derived function 'IndirectRegister::operator=' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:2861:35: warning: The class 'block_2d' defines member function with name 'getDescriptors' also defined in its parent struct 'DataSpecLSC'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:2789:35: note: Parent function 'DataSpecLSC::getDescriptors' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:2861:35: note: Derived function 'block_2d::getDescriptors' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_gen12.hpp:458:14: warning: The struct 'InstructionXeHPC' defines member function with name 'swsb' also defined in its parent struct 'Instruction12'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_gen12.hpp:423:14: note: Parent function 'Instruction12::swsb' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_gen12.hpp:458:14: note: Derived function 'InstructionXeHPC::swsb' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_gen12.hpp:459:10: warning: The struct 'InstructionXeHPC' defines member function with name 'setSWSB' also defined in its parent struct 'Instruction12'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_gen12.hpp:424:10: note: Parent function 'Instruction12::setSWSB' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_gen12.hpp:459:10: note: Derived function 'InstructionXeHPC::setSWSB' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_gen12.hpp:462:10: warning: The struct 'InstructionXeHPC' defines member function with name 'getOperandRegion' also defined in its parent struct 'Instruction12'. [duplInheritedMember] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_gen12.hpp:796:21: note: Parent function 'Instruction12::getOperandRegion' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_gen12.hpp:462:10: note: Derived function 'InstructionXeHPC::getOperandRegion' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:988:20: style: Class 'GRFDisp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1625:15: style: Class 'SBID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1672:15: style: Class 'InstructionModifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1715:30: style: Class 'InstructionModifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1718:30: style: Class 'InstructionModifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1721:30: style: Class 'InstructionModifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1724:32: style: Class 'InstructionModifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1727:32: style: Class 'InstructionModifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1730:32: style: Class 'InstructionModifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1884:5: style: Class 'Immediate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1885:5: style: Class 'Immediate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1886:5: style: Class 'Immediate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1887:5: style: Class 'Immediate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1888:5: style: Class 'Immediate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1889:5: style: Class 'Immediate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1891:5: style: Class 'Immediate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1892:5: style: Class 'Immediate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:2315:5: style: Class 'block_hword' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:2352:5: style: Class 'block_oword' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:2388:5: style: Class 'aligned_block_oword' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:2424:5: style: Class 'scattered_byte' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:2516:5: style: Class 'scattered_dword' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:2568:5: style: Class 'scattered_qword' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:2624:5: style: Class 'surface_dword' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:2765:20: style: Struct 'DataSpecLSC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:2770:20: style: Struct 'DataSpecLSC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:2773:30: style: Struct 'DataSpecLSC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:83:5: style: Class 'GeneralizedPipe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:84:5: style: Class 'GeneralizedPipe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:176:9: style: Class 'Program' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1231:9: style: Struct 'Load' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1286:9: style: Struct 'Store' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen.hpp:1341:9: style: Struct 'Atomic_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_interface.hpp:67:5: style: Class 'InterfaceHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_opencl.hpp:42:5: style: Class 'opencl_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:79:15: style: Class 'Type' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:212:5: style: Struct 'GRFMultirange' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:486:20: style: Struct 'VirtualFlag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:638:5: style: Class 'VirtualFlagAllocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:687:5: style: Class 'TokenAllocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:739:5: style: Struct 'CommonState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:796:5: style: Struct 'CommonStrategy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1050:5: style: Struct 'GEMMStrategy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1315:5: style: Struct 'GEMMState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1342:5: style: Struct 'GEMMSuperkernelState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1384:5: style: Struct 'CopyStrategy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1437:5: style: Struct 'CopyState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1495:9: style: Class 'status_stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1079:23: performance: Function 'getBase()' should return member 'base' by const reference. [returnByReference] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_core.hpp:1626:15: performance: Function 'operatorSWSBInfo()' should return member 'set' by const reference. [returnByReference] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1113:48: warning: Identical condition 'forceWGUpdate==WGFixed', second condition is always false [identicalConditionAfterEarlyExit] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1112:27: note: If condition 'forceWGUpdate==WGFixed' is true, the function will return/exit oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.hpp:1113:48: note: Testing identical condition 'forceWGUpdate==WGFixed' oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:83:63: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:511:13: style: Condition '~mask' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_auto_swsb.hpp:510:50: note: Assignment 'mask=(i1>=0&&i1c_mem_before_po_worker', assigned value is 0 oneDNN-3.1.1/src/gpu/ocl/gemm/gemm_with_post_ops.cpp:198:20: note: Null pointer dereference oneDNN-3.1.1/src/gpu/ocl/gemm/gemm_with_post_ops.cpp:226:39: warning:inconclusive: Possible null pointer dereference: c_mem_before_po_worker [nullPointer] oneDNN-3.1.1/src/gpu/ocl/gemm/gemm_with_post_ops.cpp:185:31: note: Assignment 'std::unique_ptrc_mem_before_po_worker', assigned value is 0 oneDNN-3.1.1/src/gpu/ocl/gemm/gemm_with_post_ops.cpp:226:39: note: Null pointer dereference oneDNN-3.1.1/src/gpu/ocl/custom_reorder.cpp:68:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_nblks [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/custom_reorder.cpp:99:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/custom_reorder.cpp:267:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/custom_reorder.cpp:292:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/custom_reorder.cpp:329:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/custom_reorder.cpp:492:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/custom_reorder.cpp:529:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/custom_reorder.cpp:794:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/custom_reorder.cpp:959:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OCL_BUFFER_ALIGNMENT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/custom_reorder.cpp:971:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm.cpp:55:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm.cpp:93:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta_kernel_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm.cpp:122:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable copy_kernel_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm.cpp:162:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compute_kernel_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm.cpp:195:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_copy_k_unroll [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm.cpp:275:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nocopy_superkernel_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm.cpp:279:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_copy_superkernel [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm.cpp:298:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_trans [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm.cpp:430:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_trans [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm.cpp:532:17: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm.cpp:174:13: style: The scope of the variable 'offset_f' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/ocl/custom_reorder.cpp:598:19: style: Variable 'blk' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/ocl/custom_reorder.cpp:198:19: style: Variable 'dst_loop.size' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm_x8x8s32.cpp:101:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compute_x8x8s32_kernel_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm_x8x8s32.cpp:145:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_x8x8s32_kernel_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm_x8x8s32.cpp:154:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm/ref_gemm.cpp:25:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm/xe_lp_gemm.cpp:43:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compute_x8x8s32_kernel_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm/xe_lp_gemm.cpp:114:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_x8x8s32_kernel_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm/xe_lp_gemm.cpp:167:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_trans [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm_x8x8s32.cpp:266:32: style: Condition 'do_scale' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm_x8x8s32.cpp:257:25: note: Assuming that condition '!do_scale' is not redundant oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm_x8x8s32.cpp:266:32: note: Condition 'do_scale' is always true oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm_x8x8s32.cpp:227:10: style: The scope of the variable 'apply_co' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm_x8x8s32.cpp:228:13: style: The scope of the variable 'size_k' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm_x8x8s32.cpp:228:21: style: The scope of the variable 'size_m' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm_x8x8s32.cpp:228:29: style: The scope of the variable 'size_n' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm_x8x8s32.cpp:279:10: style: The scope of the variable 'alpha_is_zero' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm_x8x8s32.cpp:247:59: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] oneDNN-3.1.1/src/gpu/ocl/gemm/gen9_gemm_x8x8s32.cpp:227:19: style: Variable 'apply_co' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/gpu/ocl/gemm_inner_product.cpp:29:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm_inner_product.cpp:68:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm_inner_product.cpp:88:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm_inner_product.cpp:116:29: style: Local variable 'ns' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/gpu/ocl/gemm_inner_product.cpp:103:25: note: Shadowed declaration oneDNN-3.1.1/src/gpu/ocl/gemm_inner_product.cpp:116:29: note: Shadow variable oneDNN-3.1.1/src/gpu/ocl/gemm/xe_lp_gemm.cpp:270:32: style: Condition 'do_scale' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/gpu/ocl/gemm/xe_lp_gemm.cpp:254:25: note: Assuming that condition '!do_scale' is not redundant oneDNN-3.1.1/src/gpu/ocl/gemm/xe_lp_gemm.cpp:270:32: note: Condition 'do_scale' is always true oneDNN-3.1.1/src/gpu/ocl/gemm/xe_lp_gemm.cpp:197:11: style: The scope of the variable 'scale' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/ocl/gemm/xe_lp_gemm.cpp:227:10: style: The scope of the variable 'apply_co' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/ocl/gemm/xe_lp_gemm.cpp:228:10: style: The scope of the variable 'aligned' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/ocl/gemm/xe_lp_gemm.cpp:230:13: style: The scope of the variable 'size_k' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/ocl/gemm/xe_lp_gemm.cpp:230:21: style: The scope of the variable 'size_m' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/ocl/gemm/xe_lp_gemm.cpp:230:29: style: The scope of the variable 'size_n' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/ocl/gemm/xe_lp_gemm.cpp:290:10: style: The scope of the variable 'alpha_is_zero' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/ocl/gemm/xe_lp_gemm.cpp:227:19: style: Variable 'apply_co' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/gpu/ocl/gemm/xe_lp_gemm.cpp:228:18: style: Variable 'aligned' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/gpu/ocl/gemm_matmul.cpp:27:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gemm_post_ops_inner_product.cpp:29:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_register_allocator.hpp:156:10: style:inconclusive: Technically the member function 'ngen::RegisterAllocator::dump' can be const. [functionConst] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_register_allocator.cpp:418:25: note: Technically the member function 'ngen::RegisterAllocator::dump' can be const. oneDNN-3.1.1/src/gpu/jit/ngen/ngen_register_allocator.hpp:156:10: note: Technically the member function 'ngen::RegisterAllocator::dump' can be const. oneDNN-3.1.1/src/gpu/ocl/gen9_binary.cpp:47:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src0_md_info [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_binary.cpp:221:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src0_data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_batch_normalization.cpp:226:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_batch_normalization.cpp:520:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_batch_normalization.cpp:543:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calculate_stats [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_batch_normalization.cpp:565:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_batch_normalization.cpp:745:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_batch_normalization.cpp:754:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_binary.cpp:168:26: style: Local variable 'src_tag' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/gpu/ocl/gen9_binary.cpp:107:22: note: Shadowed declaration oneDNN-3.1.1/src/gpu/ocl/gen9_binary.cpp:168:26: note: Shadow variable oneDNN-3.1.1/src/gpu/ocl/gen9_binary.cpp:113:19: style: Variable 'blk' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_register_allocator.cpp:291:29: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_register_allocator.cpp:356:33: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/ocl/gen9_bnorm_lookup_table.cpp:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xe_hp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_bnorm_lookup_table.cpp:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmp_op_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_bnorm_lookup_table.cpp:58:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmp_op_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_bnorm_lookup_table.cpp:72:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_bnorm_lookup_table.cpp:80:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_bnorm_lookup_table.cpp:106:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_bnorm_lookup_table.cpp:113:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable patterns_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_bnorm_lookup_table.cpp:130:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_bnorm_lookup_table.cpp:149:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hw_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_bnorm_lookup_table.cpp:161:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dir_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_bnorm_lookup_table.cpp:178:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_bnorm_lookup_table.cpp:193:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable desc_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_bnorm_lookup_table.cpp:279:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_bnorm_lookup_table.cpp:290:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_use_fused_atomics_reduction_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_bnorm_lookup_table.cpp:316:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_use_fused_atomics_reduction_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_bnorm_lookup_table.cpp:70:16: style: Variable 'p' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/ocl/gen9_bnorm_lookup_table.cpp:287:15: style: Variable 'name' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/ocl/gen9_bnorm_lookup_table.cpp:288:15: style: Variable 'value' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/ocl/gen9_bnorm_lookup_table.cpp:71:21: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/gpu/ocl/gen9_concat.cpp:31:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_concat.cpp:59:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_concat.cpp:96:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable concat_axis [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_concat.cpp:111:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_md_info [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_concat.cpp:183:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_concat.cpp:188:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conf [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_concat.cpp:193:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_register_allocator.cpp:118:38: performance: Function parameter 'reg' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_register_allocator.cpp:173:43: performance: Function parameter 'subreg' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_register_allocator.cpp:241:45: performance: Function parameter 'subreg' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_register_allocator.cpp:265:84: performance: Function parameter 'bundle_mask' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_register_allocator.cpp:289:88: performance: Function parameter 'bundle_mask' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_register_allocator.cpp:291:14: style: Variable 'free_whole64' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/src/gpu/ocl/gen9_convolution.cpp:40:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_convolution.cpp:102:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conf [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_convolution.cpp:367:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_depthwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_convolution.cpp:484:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_convolution.cpp:690:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_depthwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_convolution.cpp:760:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_convolution.cpp:781:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_convolution.cpp:1003:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_depthwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_convolution.cpp:1089:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reorder_wei [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_convolution.cpp:1113:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_convolution.cpp:1142:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_register_allocator.cpp:292:13: style: Variable 'ok' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/gpu/jit/ngen/ngen_register_allocator.cpp:293:16: style: Variable 'r_base' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/gpu/ocl/gen9_eltwise.cpp:30:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xe_hp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_eltwise.cpp:84:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_eltwise.cpp:89:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conf [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_eltwise.cpp:100:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_eltwise.cpp:132:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_eltwise.cpp:151:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_eltwise.cpp:121:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/gpu/ocl/gen9_eltwise.cpp:100:21: note: status is initialized oneDNN-3.1.1/src/gpu/ocl/gen9_eltwise.cpp:121:12: note: status is overwritten oneDNN-3.1.1/src/gpu/ocl/gen9_eltwise.cpp:175:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/gpu/ocl/gen9_eltwise.cpp:151:21: note: status is initialized oneDNN-3.1.1/src/gpu/ocl/gen9_eltwise.cpp:175:12: note: status is overwritten oneDNN-3.1.1/src/gpu/ocl/gen9_batch_normalization.cpp:812:14: style: Local variable 'nd_range' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/gpu/ocl/gen9_batch_normalization.cpp:802:10: note: Shadowed declaration oneDNN-3.1.1/src/gpu/ocl/gen9_batch_normalization.cpp:812:14: note: Shadow variable oneDNN-3.1.1/src/gpu/ocl/gen9_batch_normalization.cpp:61:48: style: Parameter 'conf' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/gpu/ocl/gen9_batch_normalization.cpp:71:54: style: Parameter 'lws' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/gpu/ocl/gen9_batch_normalization.cpp:83:72: style: Parameter 'lws' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/gpu/ocl/gen9_batch_normalization.cpp:165:25: style: Variable 'curr_block_size' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/gpu/ocl/gen9_global_pooling.cpp:48:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_global_pooling.cpp:104:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_global_pooling.cpp:152:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_global_pooling.cpp:162:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reduction_p_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_global_pooling.cpp:202:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_pooling.cpp:26:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_pooling.cpp:168:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_pooling.cpp:237:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_pooling.cpp:271:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_reduction.cpp:96:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_reduction.cpp:195:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conf [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_reduction.cpp:346:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_reduction.cpp:443:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_block_size [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_reduction.cpp:453:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_pooling.cpp:36:25: style: Variable 'blk' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/ocl/gen9_softmax.cpp:25:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_softmax.cpp:43:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_sum.cpp:28:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_wino_convolution.cpp:38:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convolution_winograd [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_wino_convolution.cpp:71:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ver_16mb16c [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_wino_convolution.cpp:138:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conf [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_wino_convolution.cpp:285:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_wino_convolution.cpp:307:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ngroups [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_wino_convolution.cpp:382:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_reduction.cpp:398:17: style: Variable 'dim_names' can be declared as const array [constVariable] oneDNN-3.1.1/src/gpu/ocl/gen9_wino_convolution.cpp:36:42: style: Parameter 'conf' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:353:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:377:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:429:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:518:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOOP_NEST_LEVEL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:609:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:703:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOOP_NEST_LEVEL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:771:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:866:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:961:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OCL_BUFFER_ALIGNMENT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:973:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/many_inputs_sum.cpp:24:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/mdapi_utils.cpp:206:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_INVALID_VALUE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_buffer_memory_storage.cpp:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem_object_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_buffer_memory_storage.cpp:46:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_buffer_memory_storage.cpp:58:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_buffer_memory_storage.cpp:91:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_buffer_memory_storage.cpp:111:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_SUCCESS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_buffer_memory_storage.cpp:132:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_runtime_ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_device_info.cpp:27:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_SUCCESS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_device_info.cpp:68:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_SUCCESS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_device_info.cpp:84:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_SUCCESS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_device_info.cpp:107:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_SUCCESS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_device_info.cpp:138:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_SUCCESS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_device_info.cpp:153:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compute [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:921:14: style: Local variable 'i' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:899:9: note: Shadowed declaration oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:921:14: note: Shadow variable oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:928:14: style: Local variable 'i' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:899:9: note: Shadowed declaration oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:928:14: note: Shadow variable oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:428:48: performance: Function parameter 'pkt' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:441:22: performance: Function parameter 'all' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:464:55: performance: Function parameter 'subset' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:567:29: performance: Function parameter 'block' should be passed by const reference. [passedByValue] oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:527:37: style: Parameter 'vect' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_engine.cpp:43:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_SUCCESS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_engine.cpp:80:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_of_memory [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_engine.cpp:106:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_SUCCESS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_engine.cpp:161:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_SUCCESS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_engine.cpp:184:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_engine.cpp:206:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_engine.cpp:295:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_engine.cpp:304:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable device_info_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_engine.cpp:323:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable major [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/generic_reorder.cpp:355:44: error: Uninitialized variable: succ [uninitvar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_engine.cpp:283:16: style: Local variable 'err' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_engine.cpp:263:12: note: Shadowed declaration oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_engine.cpp:283:16: note: Shadow variable oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_engine.cpp:135:51: warning: Either the condition 'kernel_name.empty()' is redundant or expression 'kernel_name[0]' causes access out of bounds. [containerOutOfBounds] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_engine.cpp:137:38: note: Assuming that condition 'kernel_name.empty()' is not redundant oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_engine.cpp:135:51: note: Access out of bounds oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_hw_info.cpp:31:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ngen [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_kernel.cpp:58:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_kernel.cpp:88:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_kernel.cpp:112:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ocl_kernel_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_kernel.cpp:117:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ocl_kernel_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_kernel.cpp:143:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg_types_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_kernel.cpp:50:14: performance:inconclusive: Technically the member function 'dnnl::impl::gpu::ocl::kernel_wrapper_t::set_svm_arg' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_kernel.cpp:41:5: style: Class 'kernel_wrapper_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/ocl/ocl_gpu_kernel.cpp:73:5: style: Class 'ocl_gpu_kernel_cache_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/src/gpu/ocl/ocl_usm_memory_storage.cpp:35:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_usm_memory_storage.cpp:68:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_usm_memory_storage.cpp:76:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable usm_ptr_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_usm_memory_storage.cpp:92:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_runtime_ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_usm_memory_storage.cpp:81:9: style: Condition '!storage' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/gpu/ocl/ocl_usm_memory_storage.cpp:90:9: style: Condition '!storage' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/gpu/ocl/ocl_stream.cpp:36:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mdapi_helper_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_stream.cpp:92:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mdapi_helper_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_stream.cpp:130:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_stream.cpp:266:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_usm_utils.cpp:53:5: debug: Failed to parse 'using clSharedMemAllocINTEL_func_t = void * ( * ) ( cl_context , cl_device_id , cl_ulong * , size_t , cl_uint , cl_int * ) ;'. The checking continues anyway. [simplifyUsing] oneDNN-3.1.1/src/gpu/ocl/ocl_usm_utils.cpp:61:5: debug: Failed to parse 'using clHostMemAllocINTEL_func_t = void * ( * ) ( cl_context , const cl_ulong * , size_t , cl_uint , cl_int * ) ;'. The checking continues anyway. [simplifyUsing] oneDNN-3.1.1/src/gpu/ocl/ocl_usm_utils.cpp:76:5: debug: Failed to parse 'using clDeviceMemAllocINTEL_func_t = void * ( * ) ( cl_context , cl_device_id , cl_ulong * , size_t , cl_uint , cl_int * ) ;'. The checking continues anyway. [simplifyUsing] oneDNN-3.1.1/src/gpu/ocl/ocl_usm_utils.cpp:92:5: debug: Failed to parse 'using clSharedMemAllocINTEL_func_t = void * ( * ) ( cl_context , cl_device_id , cl_ulong * , size_t , cl_uint , cl_int * ) ;'. The checking continues anyway. [simplifyUsing] oneDNN-3.1.1/src/gpu/ocl/ocl_usm_utils.cpp:108:5: debug: Failed to parse 'using clMemFreeINTEL_func_t = cl_int ( * ) ( cl_context , void * ) ;'. The checking continues anyway. [simplifyUsing] oneDNN-3.1.1/src/gpu/ocl/ocl_usm_utils.cpp:119:5: debug: Failed to parse 'using clSetKernelArgMemPointerINTEL_func_t = cl_int ( * ) ( cl_kernel , cl_uint , const void * ) ;'. The checking continues anyway. [simplifyUsing] oneDNN-3.1.1/src/gpu/ocl/ocl_usm_utils.cpp:128:5: debug: Failed to parse 'using clEnqueueMemcpyINTEL_func_t = cl_int ( * ) ( cl_command_queue , cl_bool , void * , const void * , size_t , cl_uint , const cl_event * , cl_event * ) ;'. The checking continues anyway. [simplifyUsing] oneDNN-3.1.1/src/gpu/ocl/ocl_usm_utils.cpp:145:5: debug: Failed to parse 'using clEnqueueMemFillINTEL_func_t = cl_int ( * ) ( cl_command_queue , void * , const void * , size_t , size_t , cl_uint , const cl_event * , cl_event * ) ;'. The checking continues anyway. [simplifyUsing] oneDNN-3.1.1/src/gpu/ocl/ocl_usm_utils.cpp:161:5: debug: Failed to parse 'using clGetMemAllocInfoINTEL_func_t = cl_int ( * ) ( cl_context , const void * , cl_uint , size_t , void * , size_t * ) ;'. The checking continues anyway. [simplifyUsing] oneDNN-3.1.1/src/gpu/ocl/ocl_usm_utils.cpp:113:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_SUCCESS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_usm_utils.cpp:134:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_FALSE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_usm_utils.cpp:175:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_utils.cpp:57:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_SUCCESS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_utils.cpp:81:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_utils.cpp:91:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_CONTEXT_DEVICES [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_utils.cpp:134:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_PLATFORM_NOT_FOUND_KHR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_utils.cpp:175:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_DEVICE_TYPE_GPU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_utils.cpp:202:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_SUCCESS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_utils.cpp:215:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_SUCCESS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_utils.cpp:253:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_utils.cpp:274:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_utils.cpp:289:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cl_device_id [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_utils.cpp:331:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_SUCCESS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_utils.cpp:388:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_utils.cpp:407:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_utils.cpp:413:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_utils.cpp:443:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_utils.cpp:460:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ocl_utils.cpp:145:16: style: Local variable 'err' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/gpu/ocl/ocl_utils.cpp:132:12: note: Shadowed declaration oneDNN-3.1.1/src/gpu/ocl/ocl_utils.cpp:145:16: note: Shadow variable oneDNN-3.1.1/src/gpu/ocl/profile.cpp:86:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_binary.cpp:32:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src0_md_info [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_binary.cpp:123:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src0_data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_binary.cpp:176:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_batch_normalization.cpp:34:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_batch_normalization.cpp:271:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_batch_normalization.cpp:292:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calculate_stats [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_batch_normalization.cpp:305:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_batch_normalization.cpp:434:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_16mb_unroll [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_batch_normalization.cpp:448:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/gen9_convolution.cpp:208:17: style: The scope of the variable 'max_oc_block' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/ocl/ref_convolution.cpp:87:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_convolution.cpp:123:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forward_training [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_convolution.cpp:176:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_convolution.cpp:186:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_convolution.cpp:233:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_convolution.cpp:244:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_convolution.cpp:302:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_eltwise.cpp:61:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_eltwise.cpp:78:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_binary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_eltwise.cpp:107:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_eltwise.cpp:139:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_inner_product.cpp:72:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forward_inference [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_inner_product.cpp:148:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_inner_product.cpp:174:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_inner_product.cpp:219:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_inner_product.cpp:251:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_layer_normalization.cpp:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_layer_normalization.cpp:245:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_layer_normalization.cpp:254:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conf [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_layer_normalization.cpp:259:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_layer_normalization.cpp:297:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conf [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_layer_normalization.cpp:301:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_chunks [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_layer_normalization.cpp:309:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_lrn.cpp:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_lrn.cpp:46:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_matmul.cpp:27:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_pooling.cpp:26:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_pooling.cpp:62:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_pooling.cpp:119:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_pooling.cpp:144:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_batch_normalization.cpp:140:19: style: Variable 'dims' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/ocl/ref_prelu.cpp:48:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_prelu.cpp:99:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_prelu.cpp:108:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conf [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_prelu.cpp:113:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_prelu.cpp:135:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conf [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_prelu.cpp:139:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reduce_diff_weights [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_prelu.cpp:152:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_prelu.cpp:171:16: warning:inconclusive: Possible null pointer dereference: diff_weights_to_reduce [nullPointer] oneDNN-3.1.1/src/gpu/ocl/ref_prelu.cpp:161:31: note: Assignment 'std::unique_ptrdiff_weights_to_reduce', assigned value is 0 oneDNN-3.1.1/src/gpu/ocl/ref_prelu.cpp:171:16: note: Null pointer dereference oneDNN-3.1.1/src/gpu/ocl/ref_reduction.cpp:41:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_reduction.cpp:84:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_reduction.cpp:142:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_reorder.cpp:31:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_reorder.cpp:78:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_reorder.cpp:110:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OCL_BUFFER_ALIGNMENT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_reorder.cpp:122:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_layer_normalization.cpp:286:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/gpu/ocl/ref_layer_normalization.cpp:262:21: note: status is initialized oneDNN-3.1.1/src/gpu/ocl/ref_layer_normalization.cpp:286:12: note: status is overwritten oneDNN-3.1.1/src/gpu/ocl/ref_resampling.cpp:36:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_resampling.cpp:64:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dispatch [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_resampling.cpp:116:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_resampling.cpp:134:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dispatch [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_resampling.cpp:185:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_softmax.cpp:25:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_softmax.cpp:48:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_shuffle.cpp:28:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_shuffle.cpp:58:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_shuffle.cpp:72:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/cell_common.cpp:41:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aprop [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/cell_gru.cpp:48:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aprop [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/cell_gru_lbr.cpp:46:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aprop [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_zero_pad.cpp:29:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_zero_pad.cpp:161:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_zero_pad.cpp:298:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/ref_zero_pad.cpp:329:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_postgemm.cpp:28:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aprop [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_postgemm.cpp:53:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aprop [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_postgemm.cpp:78:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shift_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_postgemm.cpp:105:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aprop [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_postgemm.cpp:130:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aprop [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/rnn_reorders.cpp:32:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable do_reorder [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/rnn_reorders.cpp:64:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/rnn_reorders.cpp:118:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/rnn_utils.cpp:33:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/rnn_utils.cpp:44:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/rnn_utils.cpp:63:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forward_inference [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/rnn_utils.cpp:205:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/rnn_utils.cpp:487:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/rnn_utils.cpp:508:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:84:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rnn_utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:209:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vanilla_rnn [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:359:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:387:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:456:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:762:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rnn_utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:895:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_int8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:942:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_vanilla_gru [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:1123:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gates_reduction_kernel_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:1135:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aprop [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:1213:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shift_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:1237:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aprop [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:1272:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aprop [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:1304:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aprop [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:1339:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aprop [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:1374:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ws_set_kernel_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:1392:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:1438:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC_LAYER [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/simple_concat.cpp:33:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/simple_concat.cpp:73:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/simple_concat.cpp:214:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/simple_concat.cpp:223:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conf [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/simple_concat.cpp:228:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/simple_sum.cpp:36:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/xe_lp_x8s8x_1x1_convolution.cpp:26:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/xe_lp_x8s8x_1x1_convolution.cpp:154:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ngroups [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/xe_lp_x8s8x_1x1_convolution.cpp:215:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_src_zpoints [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/xe_lp_x8s8x_1x1_convolution.cpp:226:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/vectorized_resampling.cpp:30:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/vectorized_resampling.cpp:103:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/vectorized_resampling.cpp:211:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/profile.cpp:69:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/profile.cpp:79:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/profile.cpp:85:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/profile.cpp:97:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/profile.cpp:90:5: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] oneDNN-3.1.1/src/gpu/profile.cpp:102:5: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] oneDNN-3.1.1/src/gpu/profile.cpp:50:23: style: Variable 'e' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/profile.cpp:60:23: style: Variable 'e' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/ocl/xe_lp_x8s8x_convolution.cpp:30:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/xe_lp_x8s8x_convolution.cpp:40:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/xe_lp_x8s8x_convolution.cpp:379:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/xe_lp_x8s8x_convolution.cpp:485:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_src_zpoints [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/xe_lp_x8s8x_convolution.cpp:498:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/xe_lp_x8s8x_convolution.cpp:576:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/xe_lp_x8s8x_convolution.cpp:690:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ngroups [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/xe_lp_x8s8x_convolution.cpp:751:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/sycl/ref_binary.cpp:70:53: debug: Function::addArguments found argument 'cgh' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/sycl/ref_binary.cpp:28:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conf_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/sycl/ref_binary.cpp:65:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kernel_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/sycl/ref_binary.cpp:70:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kernel_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/sycl/sycl_gpu_kernel.cpp:31:52: debug: Function::addArguments found argument 'cgh' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/sycl/sycl_gpu_kernel.cpp:29:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable events [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:622:25: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:807:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:809:15: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:905:27: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/ocl/rnn/ref_rnn.cpp:926:27: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/gpu/sycl/sycl_interop_gpu_kernel.cpp:89:52: debug: Function::addArguments found argument 'cgh' with varid 0. [varid0] oneDNN-3.1.1/src/gpu/sycl/sycl_interop_gpu_kernel.cpp:51:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zero_pad_mask_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/sycl/sycl_interop_gpu_kernel.cpp:64:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/common.cpp:54:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/common.cpp:77:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/common.cpp:111:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/common.cpp:172:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/common.cpp:203:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/common.cpp:312:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/common.cpp:396:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/common.cpp:408:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/common.cpp:415:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/common.cpp:442:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Reorder [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/common.cpp:455:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/common.cpp:473:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/common.cpp:518:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/common.cpp:552:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/common.cpp:566:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/common.cpp:614:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/constant_cache.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/constant_cache.cpp:49:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rw_mutex_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/constant_cache.cpp:57:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/constant_cache.cpp:114:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/constant_cache.cpp:161:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_relaxed [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_backend.cpp:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pass_registry_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/common.cpp:441:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:34:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonicalized [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:74:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:126:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:157:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:192:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:202:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permutation [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:224:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:248:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:269:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:310:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:349:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:378:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:407:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:424:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:431:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shape [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:440:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_shape [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:486:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_bias_add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/fusion_info.cpp:53:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axis [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:409:14: style: Redundant initialization for 'stat'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:407:19: note: stat is initialized oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:409:14: note: stat is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:43:14: style: Local variable 'groups' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:36:16: note: Shadowed declaration oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:43:14: note: Shadow variable oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:417:42: style: Parameter 'outputs' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:428:42: style: Parameter 'inputs' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/graph/backend/dnnl/dnnl_shape_infer.cpp:438:42: style: Parameter 'inputs' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:48:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:80:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:111:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:179:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:223:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:261:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:293:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:313:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:349:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:382:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:408:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:432:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:491:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:521:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:546:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:600:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:652:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:683:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:723:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:752:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:814:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:866:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:893:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:957:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1046:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1106:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1135:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1186:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1209:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1241:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1273:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1292:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1310:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1343:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1365:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1394:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1421:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1435:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_graph_op [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1449:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_graph_op [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:55:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:151:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:211:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:264:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:313:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fusion_info_key [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:407:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:496:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:590:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epsilon [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:652:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epsilon [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:704:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fusion_info_key [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:752:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fusion_info_key [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:796:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:856:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:913:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:959:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fusion_info_key [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:1040:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acdb [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:1092:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fusion_info_key [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:1135:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fusion_info_key [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:1182:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fusion_info_key [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:1220:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fusion_info_key [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:1255:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fusion_info_key [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:1298:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fusion_info_key [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:1339:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable user [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:1387:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:1423:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fusion_info_key [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:1463:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fusion_info_key [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:1522:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epsilon [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:1626:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fusion_info_key [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:1655:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_bias [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:1792:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fusion_info_key [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:1854:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:1870:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_MULTIPLE_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:1896:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_bias [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:1964:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_training [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:2046:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_affine [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:2102:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_affine [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:2120:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fusion_info_key [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/op_executable.cpp:2192:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:120:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:111:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:120:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:187:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:179:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:187:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:232:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:223:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:232:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:268:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:261:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:268:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:302:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:293:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:302:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:327:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:313:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:327:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:371:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:349:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:371:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:396:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:382:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:396:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:420:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:408:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:420:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:455:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:432:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:455:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:498:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:491:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:498:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:528:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:521:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:528:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:554:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:546:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:554:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:591:12: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:587:16: note: status is assigned oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:591:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:607:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:600:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:607:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:659:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:652:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:659:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:690:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:683:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:690:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:730:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:723:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:730:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:760:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:752:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:760:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1202:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1186:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1202:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1216:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1209:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1216:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1248:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1241:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1248:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1280:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1273:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1280:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1299:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1292:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1299:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1336:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1310:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1336:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1354:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1343:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1354:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1376:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1365:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1376:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1405:12: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1394:21: note: status is initialized oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1405:12: note: status is overwritten oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1102:58: style: Parameter 'mgr' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1103:21: style: Parameter 'pd_cache' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1060:32: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/graph/backend/dnnl/layout_propagator.cpp:1314:57: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/graph/backend/dnnl/passes/compile_ops.cpp:50:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_graph_op [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/constant_propagation.cpp:47:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_reshape [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/constant_propagation.cpp:84:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable constant [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/constant_propagation.cpp:84:53: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/graph/backend/dnnl/passes/insert_ops.cpp:45:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/insert_ops.cpp:169:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_format [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/insert_ops.cpp:227:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_shuffle [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/insert_ops.cpp:272:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_to_group [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/insert_ops.cpp:320:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_reorder [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/insert_ops.cpp:361:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_matmul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/insert_ops.cpp:408:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_matmul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/insert_ops.cpp:481:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_matmul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/insert_ops.cpp:557:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_matmul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/insert_ops.cpp:673:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_matmul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/insert_ops.cpp:734:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_prelu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/insert_ops.cpp:783:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_prelu_bwd [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/insert_ops.cpp:844:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_reduction [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/layout_propagation.cpp:42:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/layout_propagation.cpp:68:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/layout_propagation.cpp:112:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/layout_propagation.cpp:39:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/graph/backend/dnnl/passes/layout_propagation.cpp:40:9: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/graph/backend/dnnl/passes/layout_propagation.cpp:46:9: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:56:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_pool [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:70:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_pool_bwd [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:80:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_binary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:91:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_binary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:103:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:114:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_eltwise_bwd [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:141:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:160:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_batchnorm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:176:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_reduction [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:194:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_reorder [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:205:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_reorder [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:216:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:229:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_reshape [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:237:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_transpose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:247:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:263:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_shape [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:334:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SquaredDifference [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:359:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zps [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:413:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zps [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:460:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qtype [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:519:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qtype [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/lower.cpp:689:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_graph_op [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/memory_planning.cpp:58:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_logsoftmax_bwd [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/memory_planning.cpp:158:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_mem_map_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/memory_planning.cpp:245:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/memory_planning.cpp:252:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reverse_alias_map_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/memory_planning.cpp:316:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/memory_planning.cpp:362:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/memory_planning.cpp:413:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal_temporary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/memory_planning.cpp:487:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal_temporary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/memory_planning.cpp:557:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable external_output [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/memory_planning.cpp:656:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/memory_planning.cpp:729:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/memory_planning.cpp:828:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/memory_planning.cpp:210:20: style: Variable 'kv' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/graph/backend/dnnl/passes/memory_planning.cpp:605:32: style: Variable 'tmp' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/graph/backend/dnnl/passes/memory_planning.cpp:617:24: style: Variable 'pair' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/graph/backend/dnnl/passes/memory_planning.cpp:630:24: style: Variable 'tmp' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/graph/backend/dnnl/passes/memory_planning.cpp:809:16: style: Variable 'val' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/graph/backend/dnnl/passes/utils.cpp:64:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/utils.cpp:123:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_matmul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/utils.cpp:140:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/utils.cpp:182:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_constant [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/utils.cpp:206:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fusion_info_key [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/utils.cpp:247:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary_add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/utils.cpp:301:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_format [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/utils.cpp:322:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shape [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/utils.cpp:370:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_reorder [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/utils.cpp:391:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weights_format [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/utils.cpp:454:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/utils.cpp:528:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_reorder [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/utils.cpp:550:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fusion_info_key [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/utils.cpp:562:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fusion_info_key [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/utils.cpp:574:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable change_layout [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:54:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_convtranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:61:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_reorder [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:68:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:81:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:90:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_binary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:125:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_add_zps [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:243:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_mul_scales [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:296:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_sub_zps [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:350:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_add_zps [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:405:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_mul_scales [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:472:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_sub_zps [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:540:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_concat [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:613:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_mul_scales [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:681:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_sub_zps [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:730:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_reshape [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:801:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:990:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_sub_zps [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1076:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_mul_scales [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1143:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_reorder [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1183:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_mul_scales [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1229:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_matmul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1260:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_add_zps [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1301:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_batchnorm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1402:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_mul_scales [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1430:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_conv_bwd_data [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1502:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_convtranspose_bwd_weights [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1594:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_pool [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1634:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_pool_bwd [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1697:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1780:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1823:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_binary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1895:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1936:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_layernorm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1982:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_eltwise [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:2068:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_batchnorm_bwd [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:2116:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_binary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:2209:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_binary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:2275:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_binary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:2321:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_reorder [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:2558:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_mul_scales [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:2580:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_mul_scales [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:2628:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_add_zps [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:2676:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_mul_scales [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:2754:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_sub_zps [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:2832:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_sub_zps [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:2901:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_reorder [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:2954:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Reorder [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:3096:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qtype [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:3250:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_sub_zps [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:3327:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_reshape [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:3354:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_add_zps [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:3392:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_matmul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/patterns/binary_fusion.cpp:35:1: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_BACKEND_REGISTER_PATTERN_DEF_BEGIN is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/graph/backend/dnnl/patterns/bn_fusion.cpp:34:1: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_BACKEND_REGISTER_PATTERN_DEF_BEGIN is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/graph/backend/dnnl/patterns/concat_fusion.cpp:64:1: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_BACKEND_REGISTER_PATTERN_DEF_BEGIN is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/graph/backend/dnnl/patterns/conv_block_fusion.cpp:344:1: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_BACKEND_REGISTER_PATTERN_DEF_BEGIN is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/graph/backend/dnnl/patterns/conv_post_ops_fusion.cpp:35:1: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_BACKEND_REGISTER_PATTERN_DEF_BEGIN is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/graph/backend/dnnl/patterns/convtranspose_fusion.cpp:39:1: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_BACKEND_REGISTER_PATTERN_DEF_BEGIN is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/graph/backend/dnnl/patterns/eltwise_fusion.cpp:37:1: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_BACKEND_REGISTER_PATTERN_DEF_BEGIN is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/graph/backend/dnnl/patterns/interpolate_fusion.cpp:41:1: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_BACKEND_REGISTER_PATTERN_DEF_BEGIN is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/graph/backend/dnnl/patterns/layernorm_fusion.cpp:52:1: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_BACKEND_REGISTER_PATTERN_DEF_BEGIN is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/graph/backend/dnnl/patterns/pool_fusion.cpp:42:1: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_BACKEND_REGISTER_PATTERN_DEF_BEGIN is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/graph/backend/dnnl/patterns/matmul_fusion.cpp:36:1: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_BACKEND_REGISTER_PATTERN_DEF_BEGIN is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/graph/backend/dnnl/patterns/quantize_fusion.cpp:43:1: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_BACKEND_REGISTER_PATTERN_DEF_BEGIN is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/graph/backend/dnnl/patterns/reduction_fusion.cpp:45:1: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_BACKEND_REGISTER_PATTERN_DEF_BEGIN is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/graph/backend/dnnl/patterns/reorder_fusion.cpp:34:1: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_BACKEND_REGISTER_PATTERN_DEF_BEGIN is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/graph/backend/dnnl/patterns/shuffle_fusion.cpp:33:1: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_BACKEND_REGISTER_PATTERN_DEF_BEGIN is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/graph/backend/dnnl/patterns/softmax_fusion.cpp:34:1: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_BACKEND_REGISTER_PATTERN_DEF_BEGIN is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/graph/backend/dnnl/patterns/single_op_pattern.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_BACKEND_REGISTER_PATTERN_DEF_BEGIN is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/graph/backend/dnnl/patterns/sum_fusion.cpp:33:1: error: There is an unknown macro here somewhere. Configuration is required. If DNNL_BACKEND_REGISTER_PATTERN_DEF_BEGIN is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/src/graph/backend/dnnl/subgraph.cpp:67:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LastSymbol [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/subgraph.cpp:270:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/subgraph.cpp:278:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_graph_op [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/subgraph.cpp:369:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable to_be_removed_ops_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/subgraph.cpp:442:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/subgraph.cpp:472:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/subgraph.cpp:533:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1036:27: style: Local variable 'out_val' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1001:14: note: Shadowed declaration oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1036:27: note: Shadow variable oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1037:22: style: Local variable 'consumers' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1002:14: note: Shadowed declaration oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1037:22: note: Shadow variable oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1112:27: style: Local variable 'out_val' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1087:14: note: Shadowed declaration oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1112:27: note: Shadow variable oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1113:22: style: Local variable 'consumers' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1088:14: note: Shadowed declaration oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1113:22: note: Shadow variable oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1562:24: style: Local variable 'filter_shape_attr' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1505:20: note: Shadowed declaration oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:1562:24: note: Shadow variable oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:2645:14: style: Local variable 'zps' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:2624:25: note: Shadowed declaration oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:2645:14: note: Shadow variable oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:427:20: style: Variable 'folding_ops' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:494:20: style: Variable 'folding_ops' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:2568:16: style: Variable 'fusion_group' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:3338:20: style: Variable 'pair' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:3375:20: style: Variable 'pair' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/graph/interface/allocator.cpp:40:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/allocator.cpp:65:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/allocator.cpp:70:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/allocator.cpp:78:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/allocator.cpp:100:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/allocator.cpp:127:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable persistent [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/allocator.cpp:151:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable persist_mem_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/allocator.cpp:164:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable peak_temp_mem_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:3417:36: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/graph/interface/backend.cpp:32:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BACKEND_ID_LENGTH [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/backend.cpp:39:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BACKEND_ID_LENGTH [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/backend.cpp:45:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BACKEND_ID_LENGTH [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/backend.cpp:49:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BACKEND_ID_LENGTH [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/backend.cpp:90:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_relaxed [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/backend.cpp:94:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_relaxed [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/backend.cpp:104:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/backend.cpp:110:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/backend/dnnl/passes/transform.cpp:2938:22: style: Variable 'index' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/graph/interface/logical_tensor.cpp:40:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layout_id [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/logical_tensor.cpp:74:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/logical_tensor.cpp:107:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/logical_tensor.cpp:181:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/logical_tensor.cpp:206:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/logical_tensor.cpp:248:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/logical_tensor.cpp:273:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/logical_tensor.cpp:282:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/graph.cpp:41:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/graph.cpp:84:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Wildcard [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/graph.cpp:163:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/graph.cpp:201:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalized_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/graph.cpp:335:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/graph.cpp:340:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/graph.cpp:347:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/graph.cpp:351:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/graph.cpp:359:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/graph.cpp:368:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/graph.cpp:378:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/graph.cpp:423:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/graph.cpp:431:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op.cpp:28:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op.cpp:33:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axes [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op.cpp:41:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op.cpp:46:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op.cpp:54:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op.cpp:59:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op.cpp:67:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op.cpp:75:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op.cpp:89:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op.cpp:101:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op.cpp:115:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op.cpp:124:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op.cpp:131:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op_kind_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:43:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op_kind_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable doc_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:52:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable doc_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable version_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:61:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable version_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_inputs_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:75:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_inputs_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:79:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_outputs_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:89:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_outputs_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:102:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputs_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:116:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable commutative_inputs_enabled_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:121:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable commutative_inputs_enabled_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:126:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op_parameter_dtype_map_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:132:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputs_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:145:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable attributes_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:160:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable attributes_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:168:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable attributes_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:172:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tensor_inference_function_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:177:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tensor_inference_function_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:181:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op_type_constraint_function_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:186:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op_type_constraint_function_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:244:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dtype_string_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:288:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable candidates_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:335:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputs_option [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:397:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:433:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputs_option [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:438:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputs_option [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:442:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputs_option [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:447:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputs_option [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:501:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op_schema_registry_once_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/graph.cpp:247:22: style: Local variable 'id_search' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/graph/interface/graph.cpp:238:18: note: Shadowed declaration oneDNN-3.1.1/src/graph/interface/graph.cpp:247:22: note: Shadow variable oneDNN-3.1.1/src/graph/interface/graph.cpp:41:13: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/graph/interface/partition.cpp:54:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:142:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:147:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:155:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:170:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:181:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:212:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:220:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:230:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:245:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:259:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:267:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:275:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:287:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:299:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:436:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:443:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:450:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:458:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:476:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:488:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layout_id [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:508:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layout_id [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:527:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:539:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pimpl_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:550:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:645:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:705:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:381:42: style: Condition 'sz_zps!=1' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/graph/interface/op_schema.cpp:381:27: note: Assuming that condition 'sz_scales!=1' is not redundant oneDNN-3.1.1/src/graph/interface/op_schema.cpp:375:23: note: Assuming that condition 'sz_scales!=sz_zps' is not redundant oneDNN-3.1.1/src/graph/interface/op_schema.cpp:381:42: note: Condition 'sz_zps!=1' is always false oneDNN-3.1.1/src/graph/interface/partition_cache.cpp:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition_cache.cpp:68:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition_cache.cpp:82:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition_cache.cpp:122:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition_cache.cpp:167:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compiled_partition [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition_cache.cpp:230:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_relaxed [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition_cache.cpp:313:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition_cache.cpp:323:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition_cache.cpp:327:5: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] oneDNN-3.1.1/src/graph/interface/partition_hashing.cpp:66:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable partition_id_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition_impl.cpp:31:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/tensor.cpp:28:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/tensor.cpp:36:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/tensor.cpp:41:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/tensor.cpp:49:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/tensor.cpp:57:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/type_constraint.cpp:30:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/type_constraint.cpp:43:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/type_constraint.cpp:66:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/type_constraint.cpp:78:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/partition.cpp:621:13: warning: Identical condition 'status::success!=ret', second condition is always false [identicalConditionAfterEarlyExit] oneDNN-3.1.1/src/graph/interface/partition.cpp:619:25: note: If condition 'status::success!=ret' is true, the function will return/exit oneDNN-3.1.1/src/graph/interface/partition.cpp:621:13: note: Testing identical condition 'status::success!=ret' oneDNN-3.1.1/src/graph/interface/partition.cpp:63:9: style: Redundant initialization for 'ret'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/graph/interface/partition.cpp:59:18: note: ret is initialized oneDNN-3.1.1/src/graph/interface/partition.cpp:63:9: note: ret is overwritten oneDNN-3.1.1/src/graph/interface/partition.cpp:705:5: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] oneDNN-3.1.1/src/graph/interface/partition.cpp:711:7: note: Found duplicate branches for 'if' and 'else'. oneDNN-3.1.1/src/graph/interface/partition.cpp:705:5: note: Found duplicate branches for 'if' and 'else'. oneDNN-3.1.1/src/graph/interface/partition.cpp:85:39: style: Variable 'backends' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/graph/interface/partition.cpp:233:11: style: Variable 'in' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/graph/interface/partition.cpp:248:11: style: Variable 'out' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/graph/interface/value.cpp:25:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/debug.cpp:27:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/debug.cpp:39:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any_engine [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/debug.cpp:47:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strict [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/debug.cpp:57:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/debug.cpp:66:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/debug.cpp:78:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/debug.cpp:111:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:198:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:229:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_shape [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:262:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:334:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:414:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:487:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:566:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:644:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:720:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_shape [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:794:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transpose_a [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:887:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_shape [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:906:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:915:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:939:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:972:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:1012:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_affine [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:1029:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:1064:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:1092:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:1125:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:1175:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:1184:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:1239:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:1308:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:1366:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pass_manager.cpp:40:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable passes_map_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pass_manager.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable passes_map_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pass_manager.cpp:80:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pass_manager.cpp:82:34: style: The scope of the variable 'new_passes' can be reduced. [variableScope] oneDNN-3.1.1/src/graph/utils/pm/pass_manager.cpp:120:45: style: Local variable 'passes' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/graph/utils/pm/pass_manager.cpp:89:34: note: Shadowed declaration oneDNN-3.1.1/src/graph/utils/pm/pass_manager.cpp:120:45: note: Shadow variable oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:49:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:62:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:77:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:97:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_inputs_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:102:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PB_NODE_KIND_REPETITION [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:126:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_inputs_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:159:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bind_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:188:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_inputs_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:196:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VARIADIC_INPUT_NUM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:216:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VARIADIC_INPUT_NUM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:234:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_optional_case_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:251:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:269:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable support_optional_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:282:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable updated_op_map_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:290:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable updated_op_map_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:297:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable support_optional_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:314:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_node_oport_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:361:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_outputs_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:415:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:433:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matched [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:468:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BIND_NONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:557:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Wildcard [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:597:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:614:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:623:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PB_NODE_KIND_OP [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:696:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BIND_OUT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:724:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rep_node_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:743:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forward_match_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:793:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forward_match_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:834:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rep_global_ctx_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:867:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min_rep_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:884:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forward_match_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:904:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rep_global_ctx_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:28:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outs_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:33:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ins_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:40:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ins_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:49:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outs_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ins_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:67:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outs_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:93:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Wildcard [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:121:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decision_functions_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:125:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_kind_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:134:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_consumers_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:144:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_producers_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:152:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_consumers_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:157:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_producers_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:162:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_consumers_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:186:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_producers_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:223:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:230:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable debug_string_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:339:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_kind_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:348:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alternatives_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:360:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_kind_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:367:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_kind_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:378:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable port_map_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:162:5: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/graph/utils/pm/pbuilder.cpp:164:13: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:361:16: style: Variable 'node_output' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:586:63: style: Parameter 'cur_node' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/graph/utils/pm/nested_matcher.cpp:605:64: style: Parameter 'cur_node' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/src/graph/utils/verbose.cpp:113:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/verbose.cpp:157:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_format [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/utils/verbose.cpp:264:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_initialized_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/capi/capi_engine.cpp:30:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/capi/capi_engine.cpp:59:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/capi/capi_engine.cpp:73:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/capi/capi_memory.cpp:38:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/capi/capi_memory.cpp:70:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/capi/capi_memory.cpp:89:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/capi/capi_primitive.cpp:34:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/capi/capi_primitive.cpp:48:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/src/sycl/capi/capi_stream.cpp:32:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/capi/capi_stream.cpp:44:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/level_zero_utils.cpp:27:0: error: #error "Level Zero is supported on Linux and Windows only" [preprocessorErrorDirective] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:1068:27: style: Condition 'input_dims.size()<4' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:1098:27: style: Condition 'input_dims.size()<4' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:1098:56: style: Condition 'out_delta_dims.size()<4' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/sycl/profile.cpp:55:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/profile.cpp:70:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_buffer_memory_storage.cpp:56:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_buffer_memory_storage.cpp:72:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_buffer_memory_storage.cpp:85:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_runtime_ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_buffer_memory_storage.cpp:106:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_runtime_ptr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_buffer_memory_storage.cpp:118:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_of_memory [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/graph/interface/shape_infer.cpp:1320:23: style: The scope of the variable 'order_covered_flg' can be reduced. [variableScope] oneDNN-3.1.1/src/sycl/sycl_buffer_memory_storage.cpp:82:9: style: Condition '!storage' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/sycl/sycl_buffer_memory_storage.cpp:103:9: style: Condition '!storage' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/sycl/sycl_compat.cpp:28:0: error: #error "Unsupported compiler" [preprocessorErrorDirective] oneDNN-3.1.1/src/sycl/sycl_engine.cpp:26:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable engine_kind_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_engine.cpp:63:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_device_info.cpp:37:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_device_info.cpp:82:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_device_info.cpp:93:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_device_info.cpp:103:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compute [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_device_info.cpp:120:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opencl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_engine_base.cpp:34:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_of_memory [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_engine_base.cpp:54:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_stream.cpp:34:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_order [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_stream.cpp:64:14: style: Local variable 'sycl_dev' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/sycl/sycl_stream.cpp:40:11: note: Shadowed declaration oneDNN-3.1.1/src/sycl/sycl_stream.cpp:64:14: note: Shadow variable oneDNN-3.1.1/src/sycl/sycl_stream_cpu_thunk.cpp:30:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_usm_memory_storage.cpp:49:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_usm_memory_storage.cpp:81:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_utils.cpp:58:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opencl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_utils.cpp:78:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_utils.cpp:106:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_utils.cpp:162:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_stream_submit_cpu_primitive.cpp:45:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_stream_submit_cpu_primitive.cpp:51:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_stream_submit_cpu_primitive.cpp:64:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param_types [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_stream_submit_cpu_primitive.cpp:80:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_write [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_stream_submit_cpu_primitive.cpp:87:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable storage_types [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_stream_submit_cpu_primitive.cpp:118:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sycl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/sycl/sycl_stream_submit_cpu_primitive.cpp:87:22: style: Variable 'nparams' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/tests/api.c:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/binary/bench_binary.cpp:28:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/binary/binary_aux.cpp:32:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonical [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/binary/binary.cpp:39:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/binary/binary.cpp:84:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/binary/binary.cpp:96:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/binary/binary.cpp:105:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/binary/binary.cpp:142:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/binary/binary.cpp:177:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/binary/binary.cpp:216:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bench_mode [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/binary/ref_binary.cpp:25:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/binary/ref_binary.cpp:29:22: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/binary/ref_binary.cpp:30:23: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/binary/ref_binary.cpp:31:23: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/bnorm/bench_bnorm.cpp:29:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/bnorm/bnorm.cpp:141:31: error: syntax error [syntaxError] oneDNN-3.1.1/tests/benchdnn/bnorm/bnorm_aux.cpp:27:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALG_0 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/bnorm/bnorm_aux.cpp:44:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/bnorm/bnorm_aux.cpp:58:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLOB_STATS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/bnorm/bnorm_aux.cpp:101:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/bnorm/bnorm_aux.cpp:128:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/bnorm/bnorm_aux.cpp:139:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonical [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/bnorm/bnorm_aux.cpp:159:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonical [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/bnorm/ref_bnorm.cpp:58:28: error: syntax error [syntaxError] oneDNN-3.1.1/tests/benchdnn/brgemm/bench_brgemm.cpp:165:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm.cpp:621:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm.cpp:620:35: style: Parameter 'res' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm_aux.cpp:37:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bia_dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm_aux.cpp:48:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm_aux.cpp:89:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm_aux.cpp:102:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMMON [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm_aux.cpp:125:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm_aux.cpp:60:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm_aux.cpp:69:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm_aux.cpp:92:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm_aux.cpp:103:23: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm_aux.cpp:111:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm.hpp:44:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm.hpp:98:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm.hpp:139:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vdims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm.hpp:140:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vdims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm.hpp:146:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/brgemm/cfg.cpp:30:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/brgemm/cfg.cpp:45:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CORR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/brgemm/cfg.cpp:71:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm.hpp:237:28: style: Virtual function 'get_cfg_map' is called from constructor 'cfg_t(const prb_t*prb,const std::vector&kinds)' at line 26. Dynamic binding is not used. [virtualCallInConstructor] oneDNN-3.1.1/tests/benchdnn/brgemm/cfg.cpp:26:50: note: Calling get_cfg_map oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm.hpp:237:28: note: get_cfg_map is a virtual function oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm.hpp:43:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/concat/bench_concat.cpp:28:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/utils/parser.hpp:136:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/common.cpp:147:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/common.cpp:294:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/common.cpp:310:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/common.cpp:351:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/common.cpp:425:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/common.cpp:473:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/common.cpp:478:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/concat/concat.cpp:46:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/concat/concat.cpp:71:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/concat/concat.cpp:109:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/concat/concat.cpp:146:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/concat/concat.cpp:173:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bench_mode [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/concat/concat.cpp:125:36: style: Parameter 'cmp' can be declared as reference to const. However it seems that 'setup_cmp' is a callback function, if 'cmp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oneDNN-3.1.1/tests/benchdnn/concat/concat.cpp:190:55: note: You might need to cast the function pointer here oneDNN-3.1.1/tests/benchdnn/concat/concat.cpp:125:36: note: Parameter 'cmp' can be declared as reference to const oneDNN-3.1.1/tests/benchdnn/concat/concat.cpp:123:48: style: Parameter 'res' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/tests/benchdnn/concat/concat_aux.cpp:32:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/concat/ref_concat.cpp:35:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/concat/ref_concat.cpp:37:22: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/conv/bench_conv.cpp:30:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/utils/parser.hpp:50:36: style: Return value 'vec=def,true' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/benchdnn/utils/parser.hpp:106:43: style: Return value 'val=def_val,true' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/benchdnn/utils/parser.hpp:107:35: style: Return value 'val=process_func(str),true' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/benchdnn/common.cpp:248:5: error: Memory leak: ptr [memleak] oneDNN-3.1.1/tests/benchdnn/common.cpp:59:33: performance: Function parameter 'user_mode' should be passed by const reference. [passedByValue] oneDNN-3.1.1/tests/benchdnn/common.cpp:368:13: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] oneDNN-3.1.1/tests/benchdnn/common.cpp:460:16: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/common.cpp:590:35: style: Variable 'd[n].get()' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/tests/benchdnn/common.cpp:591:35: style: Variable 'h[n].get()' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/tests/benchdnn/common.cpp:592:35: style: Variable 'w[n].get()' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/tests/benchdnn/conv/cfg.cpp:330:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/cfg.cpp:371:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/cfg.cpp:407:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WINO [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/conv_aux.cpp:295:24: error: syntax error [syntaxError] oneDNN-3.1.1/tests/benchdnn/conv/conv.cpp:49:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ABS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/conv.cpp:96:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/conv.cpp:135:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/conv.cpp:195:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/conv.cpp:219:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/conv.cpp:242:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/conv.cpp:273:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/conv.cpp:347:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CORR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/conv.cpp:380:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/conv.cpp:431:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WINO [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/conv.cpp:454:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_BIAS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/conv.cpp:479:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTO [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/conv.cpp:551:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/conv.cpp:566:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bench_mode [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/conv_dw_fusion.cpp:50:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable desc_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/conv_dw_fusion.cpp:75:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/conv_dw_fusion.cpp:148:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTO [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/conv_dw_fusion.cpp:271:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bench_mode [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/wrapper.hpp:46:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/wrapper.hpp:53:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/wrapper.hpp:60:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/wrapper.hpp:67:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.hpp:381:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_scratchpad_mode_library [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.hpp:536:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_WEIGHTS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.hpp:39:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MEMORY_ALLOCATE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.hpp:136:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable digits [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.hpp:197:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_s32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.hpp:250:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.hpp:312:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.hpp:313:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.hpp:383:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.hpp:442:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_last_impl_reached [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.hpp:468:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.hpp:504:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.hpp:533:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.hpp:656:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.hpp:758:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_DIM_VAL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/binary/binary.hpp:39:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/binary/binary.hpp:72:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/bnorm/bnorm.hpp:70:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/bnorm/bnorm.hpp:103:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/concat/concat.hpp:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/concat/concat.hpp:69:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/concat/concat.hpp:86:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/conv.hpp:129:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/conv.hpp:162:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.hpp:130:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.hpp:163:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise.hpp:39:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise.hpp:72:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise.hpp:106:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RELU_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip.hpp:63:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip.hpp:94:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.hpp:52:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.hpp:86:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.hpp:106:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lrn/lrn.hpp:55:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lrn/lrn.hpp:85:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.hpp:43:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.hpp:85:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.hpp:123:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool.hpp:117:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool.hpp:147:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/prelu/prelu.hpp:35:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/prelu/prelu.hpp:64:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reduction/reduction.hpp:60:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reduction/reduction.hpp:94:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reorder/reorder.hpp:61:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reorder/reorder.hpp:98:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/resampling/resampling.hpp:64:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/resampling/resampling.hpp:96:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:218:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:221:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:233:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:289:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:339:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f_min [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:393:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_backward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:398:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_bidirectional_concat [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:418:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_bidirectional_concat [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:425:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:427:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:428:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/shuffle/shuffle.hpp:40:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/shuffle/shuffle.hpp:72:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/softmax/softmax.hpp:48:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/softmax/softmax.hpp:82:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/sum/sum.hpp:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/sum/sum.hpp:70:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/zeropad/zeropad.hpp:35:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_template [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/zeropad/zeropad.hpp:59:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/benchdnn.cpp:76:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parser [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.hpp:190:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_s32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/wrapper.hpp:75:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/conv/ref_conv.cpp:216:27: error: syntax error [syntaxError] oneDNN-3.1.1/tests/benchdnn/conv/ref_wino.cpp:352:27: error: syntax error [syntaxError] oneDNN-3.1.1/tests/benchdnn/deconv/bench_deconv.cpp:29:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/deconv/cfg.cpp:334:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/deconv/cfg.cpp:375:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/deconv/cfg.cpp:411:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WINO [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dims.hpp:40:5: warning: Member variable 'prb_vdims_t::ndims' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise.hpp:35:5: warning: Member variable 'settings_t::prb_dims' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.hpp:48:5: warning: Member variable 'settings_t::prb_dims' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/tests/benchdnn/reorder/reorder.hpp:57:5: warning: Member variable 'settings_t::prb_dims' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/tests/benchdnn/shuffle/shuffle.hpp:36:5: warning: Member variable 'settings_t::prb_dims' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/tests/benchdnn/softmax/softmax.hpp:44:5: warning: Member variable 'settings_t::prb_dims' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/tests/benchdnn/sum/sum.hpp:33:5: warning: Member variable 'settings_t::prb_dims' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/tests/benchdnn/zeropad/zeropad.hpp:31:5: warning: Member variable 'settings_t::prb_dims' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:122:5: warning: Member variable 'array_offset_calculator < float >::base_ptr_' is not initialized in the constructor. [uninitMemberVar] oneDNN-3.1.1/tests/benchdnn/utils/wrapper.hpp:85:9: performance: Variable 't_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] oneDNN-3.1.1/tests/benchdnn/dnn_types.hpp:369:10: performance:inconclusive: Technically the member function 'attr_t::insert' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/dnn_types.hpp:409:17: style:inconclusive: Technically the member function 'isa_hints_t::get' can be const. [functionConst] oneDNN-3.1.1/tests/benchdnn/binary/binary.hpp:105:49: performance:inconclusive: Technically the member function 'binary::prb_t::get_md' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/bnorm/bnorm.hpp:154:49: performance:inconclusive: Technically the member function 'bnorm::prb_t::get_md' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/brgemm/brgemm.hpp:186:49: performance:inconclusive: Technically the member function 'brgemm::prb_t::get_md' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/concat/concat.hpp:115:49: performance:inconclusive: Technically the member function 'concat::prb_t::get_md' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/conv/conv.hpp:82:13: performance:inconclusive: Technically the member function 'conv::desc_t::opp_pad' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/conv/conv.hpp:213:49: performance:inconclusive: Technically the member function 'conv::prb_t::get_md' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.hpp:83:13: performance:inconclusive: Technically the member function 'deconv::desc_t::opp_pad' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.hpp:214:49: performance:inconclusive: Technically the member function 'deconv::prb_t::get_md' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise.hpp:114:49: performance:inconclusive: Technically the member function 'eltwise::prb_t::get_md' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/ip/ip.hpp:139:49: performance:inconclusive: Technically the member function 'ip::prb_t::get_md' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.hpp:138:49: performance:inconclusive: Technically the member function 'lnorm::prb_t::get_md' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/lrn/lrn.hpp:115:49: performance:inconclusive: Technically the member function 'lrn::prb_t::get_md' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/pool/pool.hpp:77:13: performance:inconclusive: Technically the member function 'pool::desc_t::opp_pad' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/pool/pool.hpp:184:49: performance:inconclusive: Technically the member function 'pool::prb_t::get_md' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/prelu/prelu.hpp:89:49: performance:inconclusive: Technically the member function 'prelu::prb_t::get_md' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/reduction/reduction.hpp:126:49: performance:inconclusive: Technically the member function 'reduction::prb_t::get_md' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/resampling/resampling.hpp:127:49: performance:inconclusive: Technically the member function 'resampling::prb_t::get_md' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:435:49: performance:inconclusive: Technically the member function 'rnn::prb_t::get_md' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:52:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/shuffle/shuffle.hpp:100:49: performance:inconclusive: Technically the member function 'shuffle::prb_t::get_md' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:62:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ABS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/softmax/softmax.hpp:119:49: performance:inconclusive: Technically the member function 'softmax::prb_t::get_md' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:109:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/sum/sum.hpp:117:49: performance:inconclusive: Technically the member function 'sum::prb_t::get_md' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:148:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/zeropad/zeropad.hpp:73:49: performance:inconclusive: Technically the member function 'zeropad::prb_t::get_md' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:208:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:158:13: performance:inconclusive: Technically the member function 'array_offset_calculator < float >::offset' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:232:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/wrapper.hpp:109:10: style:inconclusive: Technically the member function 'benchdnn_dnnl_wrapper_t < dnnl_memory_desc_t >::do_destroy' can be const. [functionConst] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:255:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/wrapper.hpp:109:10: style:inconclusive: Technically the member function 'benchdnn_dnnl_wrapper_t < dnnl_primitive_t >::do_destroy' can be const. [functionConst] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:285:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:356:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CORR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:389:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.hpp:257:28: style: Virtual function 'get_cfg_map' is called from constructor 'cfg_t(const prb_t*prb,std::vectorkinds)' at line 253. Dynamic binding is not used. [virtualCallInConstructor] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.hpp:253:54: note: Calling get_cfg_map oneDNN-3.1.1/tests/benchdnn/matmul/matmul.hpp:257:28: note: get_cfg_map is a virtual function oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:409:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WINO [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:444:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:459:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.hpp:126:13: style: Struct 'entry_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:552:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.hpp:179:13: style: Struct 'entry_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:567:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bench_mode [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.hpp:291:13: style: Struct 'entry_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/dnn_types.hpp:407:5: style: Struct 'isa_hints_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/utils/dims.hpp:41:5: style: Struct 'prb_vdims_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/dnnl_common.hpp:222:5: style: Struct 'engine_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/dnnl_common.hpp:223:5: style: Struct 'engine_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/dnnl_common.hpp:235:5: style: Struct 'stream_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/dnnl_common.hpp:300:5: style: Struct 'args_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/binary/binary.hpp:38:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/binary/binary.hpp:66:5: style: Struct 'prb_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/bnorm/bnorm.hpp:69:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/bnorm/bnorm.hpp:97:5: style: Struct 'prb_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/concat/concat.hpp:36:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/concat/concat.hpp:63:5: style: Struct 'prb_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/conv/conv.hpp:128:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/conv/conv.hpp:156:5: style: Struct 'prb_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.hpp:129:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.hpp:157:5: style: Struct 'prb_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise.hpp:38:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise.hpp:66:5: style: Struct 'prb_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/ip/ip.hpp:62:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/ip/ip.hpp:88:5: style: Struct 'prb_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.hpp:51:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.hpp:80:5: style: Struct 'prb_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/lrn/lrn.hpp:54:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/lrn/lrn.hpp:80:5: style: Struct 'prb_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.hpp:42:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.hpp:76:5: style: Struct 'prb_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/pool/pool.hpp:116:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/pool/pool.hpp:142:5: style: Struct 'prb_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/prelu/prelu.hpp:34:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/prelu/prelu.hpp:59:5: style: Struct 'prb_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/reduction/reduction.hpp:59:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/reduction/reduction.hpp:88:5: style: Struct 'prb_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/reorder/reorder.hpp:60:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/reorder/reorder.hpp:92:5: style: Struct 'prb_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/resampling/resampling.hpp:63:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/resampling/resampling.hpp:91:5: style: Struct 'prb_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:232:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:275:5: style: Struct 'prb_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/shuffle/shuffle.hpp:39:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/shuffle/shuffle.hpp:67:5: style: Struct 'prb_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/softmax/softmax.hpp:47:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/softmax/softmax.hpp:76:5: style: Struct 'prb_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/sum/sum.hpp:36:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/sum/sum.hpp:64:5: style: Struct 'prb_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/zeropad/zeropad.hpp:34:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/zeropad/zeropad.hpp:58:5: style: Struct 'prb_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:134:5: style: Struct 'array_offset_calculator < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/utils/wrapper.hpp:74:5: style: Struct 'benchdnn_dnnl_wrapper_t < dnnl_memory_desc_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/utils/wrapper.hpp:74:5: style: Struct 'benchdnn_dnnl_wrapper_t < dnnl_primitive_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:337:25: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:352:22: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:367:23: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:126:27: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.hpp:146:37: error: Shifting by a negative value is undefined behaviour [shiftNegative] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.hpp:247:54: performance: Function parameter 'kinds' should be passed by const reference. [passedByValue] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:48:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:49:28: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:136:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:181:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:198:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:219:10: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:243:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/deconv/deconv.cpp:405:48: style: Parameter 'res' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/tests/benchdnn/dnnl_common.hpp:741:33: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.hpp:150:17: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/deconv/deconv_aux.cpp:310:24: error: syntax error [syntaxError] oneDNN-3.1.1/tests/benchdnn/deconv/ref_deconv.cpp:212:27: error: syntax error [syntaxError] oneDNN-3.1.1/tests/benchdnn/deconv/ref_wino.cpp:348:27: error: syntax error [syntaxError] oneDNN-3.1.1/tests/benchdnn/conv/conv.cpp:123:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/conv/conv.cpp:168:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/conv/conv.cpp:185:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/conv/conv.cpp:206:10: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/conv/conv.cpp:230:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/conv/conv.cpp:427:48: style: Parameter 'res' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/tests/benchdnn/dnnl_common.hpp:502:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prb_t [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:85:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:107:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_query_cache_blob_id_size_s64 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:119:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:176:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_GPU_RUNTIME [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:242:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:259:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu_isa_no_hints [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:283:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:335:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:354:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:375:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _2 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:385:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:393:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:402:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:410:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:423:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:436:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:510:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _2 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:522:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:588:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:658:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:662:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:666:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_CPU_RUNTIME [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:672:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_GPU_RUNTIME [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:712:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fp64 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:778:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:842:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:921:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_SIZE_VAL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:955:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_forward_training [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:1011:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SCRATCHPAD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:1037:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_sum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:1066:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:1080:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:1098:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:1130:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:1139:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:1147:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:1171:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:92:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_forward_training [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:100:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_forward_training [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:147:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_MULTIPLE_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:155:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_MULTIPLE_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:213:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:244:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_WEIGHTS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:282:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:297:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:325:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:469:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC_1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:488:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:591:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_fpmath_mode_strict [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:599:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:604:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:607:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DW [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:610:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELTWISE_END [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:616:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRELU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:699:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_data_type_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:758:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_fpmath_mode_strict [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:819:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:846:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:858:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_scratchpad_mode_library [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:881:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_fpmath_mode_strict [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:906:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:963:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:1076:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:1097:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_format_tag_last [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:1172:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:1194:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:1268:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:1313:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:1368:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:1409:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable math [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:1449:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:1483:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable math [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:128:5: style: Struct 'lru_cache_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:176:29: style: Condition 'is_gpu()' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:176:9: note: Assuming that condition '!is_gpu()' is not redundant oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:176:29: note: Condition 'is_gpu()' is always true oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:107:5: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:110:5: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:100:5: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:808:5: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:1024:54: style:inconclusive: Function 'get_memory_footprint' argument 1 names different: declaration 'pd' definition 'const_pd'. [funcArgNamesDifferent] oneDNN-3.1.1/tests/benchdnn/dnnl_common.hpp:349:54: note: Function 'get_memory_footprint' argument 1 names different: declaration 'pd' definition 'const_pd'. oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:1024:54: note: Function 'get_memory_footprint' argument 1 names different: declaration 'pd' definition 'const_pd'. oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:346:39: style: Parameter 'exec_func' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:420:26: style: Parameter 'perf_func' can be declared as reference to const. However it seems that 'measure_perf_individual' is a callback function, if 'perf_func' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:495:43: note: You might need to cast the function pointer here oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:420:26: note: Parameter 'perf_func' can be declared as reference to const oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:431:26: style: Parameter 'perf_func' can be declared as reference to const. However it seems that 'measure_perf_aggregate' is a callback function, if 'perf_func' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:498:43: note: You might need to cast the function pointer here oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:431:26: note: Parameter 'perf_func' can be declared as reference to const oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:314:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:321:29: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/dnnl_common.cpp:616:54: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/dnnl_debug_autogenerated.cpp:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_debug_autogenerated.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:1017:21: style: The scope of the variable 'wei_mask' can be reduced. [variableScope] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:1093:38: style:inconclusive: Function 'check_abc_tag' argument 1 names different: declaration 'tag' definition 'tag_'. [funcArgNamesDifferent] oneDNN-3.1.1/tests/benchdnn/dnn_types.hpp:558:38: note: Function 'check_abc_tag' argument 1 names different: declaration 'tag' definition 'tag_'. oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:1093:38: note: Function 'check_abc_tag' argument 1 names different: declaration 'tag' definition 'tag_'. oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:1303:46: style:inconclusive: Function 'normalize_tag' argument 1 names different: declaration 'tag' definition 'tag_'. [funcArgNamesDifferent] oneDNN-3.1.1/tests/benchdnn/dnn_types.hpp:568:46: note: Function 'normalize_tag' argument 1 names different: declaration 'tag' definition 'tag_'. oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:1303:46: note: Function 'normalize_tag' argument 1 names different: declaration 'tag' definition 'tag_'. oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:242:16: style: Local variable 'policy' shadows outer variable [shadowVariable] oneDNN-3.1.1/tests/benchdnn/dnn_types.hpp:190:22: note: Shadowed declaration oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:242:16: note: Shadow variable oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:794:56: performance: Function parameter 'mode' should be passed by const reference. [passedByValue] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:1077:16: style: Variable 'c' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:1192:16: style: Variable 'c' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:1200:16: style: Variable 'c' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:142:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:433:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:445:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:454:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/dnn_types.cpp:1194:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:55:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:85:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:141:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:210:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:260:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:284:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:295:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:373:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:384:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:405:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:500:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_ocl_interop_usm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:560:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:616:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:680:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:885:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_blocked [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:920:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:773:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_blocked [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:2443:17: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] oneDNN-3.1.1/tests/benchdnn/eltwise/bench_eltwise.cpp:30:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise.cpp:41:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise.cpp:78:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise.cpp:160:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise.cpp:179:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_BWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise.cpp:197:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise.cpp:281:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise.cpp:308:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQUARE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise.cpp:316:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise.cpp:324:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise.cpp:361:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise.cpp:374:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise.cpp:420:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bench_mode [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise.cpp:51:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] oneDNN-3.1.1/tests/benchdnn/eltwise/eltwise_aux.cpp:31:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonical [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/eltwise/ref_eltwise.cpp:24:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/eltwise/ref_eltwise.cpp:50:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/eltwise/ref_eltwise.cpp:68:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_BWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/eltwise/ref_eltwise.cpp:27:22: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/eltwise/ref_eltwise.cpp:56:24: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/graph/bench_graph.cpp:28:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/graph/utils.hpp:158:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_abcdefghijlk [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/utils.hpp:234:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/execution_context.cpp:23:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/execution_context.cpp:60:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/utils.hpp:102:10: style:inconclusive: Technically the member function 'graph::cpu_deletor::operator()' can be const. [functionConst] oneDNN-3.1.1/tests/benchdnn/graph/execution_context.cpp:23:9: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] oneDNN-3.1.1/tests/benchdnn/graph/deserialize.cpp:68:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/deserialize.cpp:86:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable constant [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/deserialize.cpp:359:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/deserialize.cpp:172:40: style: Return value 'attr=it->second.str_value_,true' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/benchdnn/graph/deserialize.cpp:179:41: style: Return value 'attr=it->second.bool_value_,true' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/benchdnn/graph/deserialize.cpp:186:40: style: Return value 'attr=it->second.f32_value_,true' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/benchdnn/graph/deserialize.cpp:193:40: style: Return value 'attr=it->second.s64_value_,true' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/benchdnn/graph/deserialize.cpp:200:41: style: Return value 'attr=it->second.f32_vector_,true' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/benchdnn/graph/deserialize.cpp:207:41: style: Return value 'attr=it->second.s64_vector_,true' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.cpp:123:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.cpp:139:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s64_vector_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.cpp:185:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_value_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.cpp:688:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_lts_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.cpp:760:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.cpp:801:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PER_OC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/graph.hpp:63:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strict [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/graph_bridge.hpp:162:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_BWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/graph_bridge.hpp:225:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/graph_bridge.hpp:255:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIMPLEMENTED [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.hpp:69:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_ARGUMENTS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.hpp:88:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_ARGUMENTS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/graph.cpp:152:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/graph.cpp:192:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bench_mode [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/graph.hpp:41:5: style: Struct 'settings_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.hpp:63:16: warning:inconclusive: Member variable 'dnn_mem_t::is_canary_protected_' is not assigned a value in 'dnn_mem_t::operator='. [operatorEqVarError] oneDNN-3.1.1/tests/benchdnn/graph/graph.cpp:312:13: warning: Either the condition 'res' is redundant or there is possible null pointer dereference: res. [nullPointerRedundantCheck] oneDNN-3.1.1/tests/benchdnn/graph/graph.cpp:316:13: note: Assuming that condition 'res' is not redundant oneDNN-3.1.1/tests/benchdnn/graph/graph.cpp:312:13: note: Null pointer dereference oneDNN-3.1.1/tests/benchdnn/dnnl_memory.hpp:213:9: performance:inconclusive: Technically the member function 'dnn_mem_t::initialize_memory_create_sycl' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:437:16: note: Technically the member function 'dnn_mem_t::initialize_memory_create_sycl' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/tests/benchdnn/dnnl_memory.hpp:213:9: note: Technically the member function 'dnn_mem_t::initialize_memory_create_sycl' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/tests/benchdnn/graph/graph.hpp:89:37: performance: Function parameter 'case_str' should be passed by const reference. [passedByValue] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:193:24: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:194:24: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:195:25: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:196:25: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:197:25: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:198:25: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:199:26: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:866:22: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:783:25: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/graph/graph_bridge.cpp:92:5: debug: Failed to parse 'using permute_func_t = dnnl :: memory :: desc ( * ) ( const dnnl :: memory :: desc & ) ;'. The checking continues anyway. [simplifyUsing] oneDNN-3.1.1/tests/benchdnn/graph/graph_bridge.cpp:93:5: debug: Failed to parse 'using reshape_func_t = dnnl :: memory :: desc ( * ) ( const dnnl :: memory :: desc & , int64_t , bool ) ;'. The checking continues anyway. [simplifyUsing] oneDNN-3.1.1/tests/benchdnn/graph/graph_bridge.cpp:190:5: debug: Failed to parse 'using permute_func_t = dnnl :: memory :: desc ( * ) ( const dnnl :: memory :: desc & ) ;'. The checking continues anyway. [simplifyUsing] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:2137:46: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:399:28: style:inconclusive: Function 'init_md' argument 4 names different: declaration 'tag' definition 'tag_'. [funcArgNamesDifferent] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.hpp:185:32: note: Function 'init_md' argument 4 names different: declaration 'tag' definition 'tag_'. oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:399:28: note: Function 'init_md' argument 4 names different: declaration 'tag' definition 'tag_'. oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:62:15: style: Local variable 'ndims' shadows outer function [shadowFunction] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.hpp:101:9: note: Shadowed declaration oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:62:15: note: Shadow variable oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:391:17: style: Local variable 'dims' shadows outer function [shadowFunction] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.hpp:102:24: note: Shadowed declaration oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:391:17: note: Shadow variable oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:404:33: style: Local variable 'strides' shadows outer function [shadowFunction] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.hpp:108:24: note: Shadowed declaration oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:404:33: note: Shadow variable oneDNN-3.1.1/tests/benchdnn/graph/graph_bridge.cpp:100:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permute_OIX2XOI [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/graph_bridge.cpp:194:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permute_OIX2XOI [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:19464:9: style: The if condition is the same as the previous if condition [duplicateCondition] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:19457:9: note: First condition oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:19464:9: note: Second condition oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:19570:9: style: The if condition is the same as the previous if condition [duplicateCondition] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:19564:9: note: First condition oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:19570:9: note: Second condition oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21254:9: style: The if condition is the same as the previous if condition [duplicateCondition] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21230:9: note: First condition oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21254:9: note: Second condition oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21359:9: style: The if condition is the same as the previous if condition [duplicateCondition] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21322:9: note: First condition oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21359:9: note: Second condition oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21563:17: style: The if condition is the same as the previous if condition [duplicateCondition] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21558:17: note: First condition oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:21563:17: note: Second condition oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:193:45: style: Variable '((int8_t*)data)[idx]' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:194:46: style: Variable '((uint8_t*)data)[idx]' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:195:47: style: Variable '((int32_t*)data)[idx]' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:6405:25: style: Condition 'csplit' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:6360:19: note: Assignment 'csplit=false', assigned value is 0 oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:6405:25: note: Condition 'csplit' is always false oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:196:45: style: Variable '((float*)data)[idx]' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:7951:18: style: Condition 'qword' is always false [knownConditionTrueFalse] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:7950:18: note: Assignment 'qword=false', assigned value is 0 oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:7951:18: note: Condition 'qword' is always false oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:14279:9: style: Condition '!needsKLoopReset(problem)' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:14279:25: note: Calling function 'needsKLoopReset' returns 0 oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:14279:9: note: Condition '!needsKLoopReset(problem)' is always true oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16278:27: style: Condition '!ap2D' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16278:20: note: Assuming that condition 'a2D' is not redundant oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16272:21: note: Assuming that condition 'a2D!=ap2D' is not redundant oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16273:13: note: Assuming condition is false oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16278:27: note: Condition '!ap2D' is always true oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16287:27: style: Condition '!bp2D' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16287:20: note: Assuming that condition 'b2D' is not redundant oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16281:21: note: Assuming that condition 'b2D!=bp2D' is not redundant oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16282:13: note: Assuming condition is false oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16287:27: note: Condition '!bp2D' is always true oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16296:27: style: Condition '!cp2D' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16296:20: note: Assuming that condition 'c2D' is not redundant oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16290:21: note: Assuming that condition 'c2D!=cp2D' is not redundant oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16291:13: note: Assuming condition is false oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16296:27: note: Condition '!cp2D' is always true oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:197:46: style: Variable '((double*)data)[idx]' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:198:49: style: Variable '((dnnl::impl::float16_t*)data)[idx]' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/tests/benchdnn/dnnl_memory.cpp:199:51: style: Variable '((dnnl::impl::bfloat16_t*)data)[idx]' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/tests/benchdnn/graph/parser.cpp:29:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:8055:27: portability: Casting between unsigned short * and double * which have an incompatible binary data representation. [invalidPointerCast] oneDNN-3.1.1/tests/benchdnn/graph/parser.cpp:41:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:8056:27: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] oneDNN-3.1.1/tests/benchdnn/graph/parser.cpp:93:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/parser.cpp:119:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/parser.cpp:138:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/parser.cpp:31:21: style: Return value 'val=str,true' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/benchdnn/graph/parser.cpp:78:57: style: Return value 'parse_key_value(in_shapes_vec,in_shapes_str),true' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/benchdnn/graph/parser.cpp:85:55: style: Return value 'parse_key_value(op_attrs_vec,op_attrs_str),true' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/benchdnn/graph/parser.cpp:62:17: warning: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] oneDNN-3.1.1/tests/benchdnn/graph/parser.cpp:92:35: style: Unused variable: key_val_case [unusedVariable] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:23171:29: style: Variable 'info.kRemainderHandling' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:23163:13: note: info.kRemainderHandling is assigned oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:23171:29: note: info.kRemainderHandling is overwritten oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:17138:28: style: Same expression 'f0[0]' found multiple times in chain of '|' operators. [duplicateExpression] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:17139:28: style: Same expression 'f0[1]' found multiple times in chain of '|' operators. [duplicateExpression] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:2145:19: style: The scope of the variable 'vxmask' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:2146:19: style: The scope of the variable 'vymask' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:2147:19: style: The scope of the variable 'fragment' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:5135:11: style: The scope of the variable 'indexVec' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:5517:19: style: The scope of the variable 'nx' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:5518:19: style: The scope of the variable 'ny' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:5522:19: style: The scope of the variable 'offY' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:8741:11: style: The scope of the variable 'N_layout' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:8742:11: style: The scope of the variable 'Nr_layout' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:10768:11: style: The scope of the variable 'm' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:10769:11: style: The scope of the variable 'n' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:10771:11: style: The scope of the variable 'lda' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:10772:11: style: The scope of the variable 'ldb' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:11704:11: style: The scope of the variable 'Ai_layoutK' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:11706:11: style: The scope of the variable 'Ai_addrsK' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:12060:11: style: The scope of the variable 'kSLMA' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:14130:10: style: The scope of the variable 'splitA' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:14130:26: style: The scope of the variable 'splitB' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:14624:11: style: The scope of the variable 'alphar' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:14625:11: style: The scope of the variable 'betar' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:16383:19: style: The scope of the variable 'ld' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:18568:10: style: The scope of the variable 'defaultWGX' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:18568:26: style: The scope of the variable 'defaultWGY' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:9421:21: style: Local variable 'ne' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:9395:9: note: Shadowed declaration oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:9421:21: note: Shadow variable oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:18177:18: style: Local variable 'header' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:18078:10: note: Shadowed declaration oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:18177:18: note: Shadow variable oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:18180:18: style: Local variable 'pdata' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:18106:10: note: Shadowed declaration oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:18180:18: note: Shadow variable oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:297:16: style: Variable 'block' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1908:11: style: Variable 'last' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/benchdnn/graph/graph_bridge.cpp:97:20: style: The scope of the variable 'permute_OIX_func' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1928:16: style: Variable 'block' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/benchdnn/graph/graph_bridge.cpp:191:20: style: The scope of the variable 'permute_OIX_func' can be reduced. [variableScope] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1942:16: style: Variable 'block' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1957:16: style: Variable 'block' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1993:16: style: Variable 'l' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:3188:16: style: Variable 'block' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:3200:16: style: Variable 'block' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:5707:15: style: Variable 'other' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:6144:16: style: Variable 'block' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:7080:16: style: Variable 'blockRef' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:7615:20: style: Variable 'block' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:7982:16: style: Variable 'block' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:8654:19: style: Variable 'ny' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:14877:24: style: Variable 'l' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:15297:23: style: Variable 'lastPO' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/benchdnn/graph/graph_bridge.cpp:65:20: style:inconclusive: Function 'input_md_process' argument 3 names different: declaration 'is_init' definition 'is_init_stage'. [funcArgNamesDifferent] oneDNN-3.1.1/tests/benchdnn/graph/graph_bridge.hpp:131:20: note: Function 'input_md_process' argument 3 names different: declaration 'is_init' definition 'is_init_stage'. oneDNN-3.1.1/tests/benchdnn/graph/graph_bridge.cpp:65:20: note: Function 'input_md_process' argument 3 names different: declaration 'is_init' definition 'is_init_stage'. oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:22209:24: style: Variable 'mask' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:22239:24: style: Variable 'mask' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1920:5: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1928:5: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1942:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1957:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:1994:18: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:3189:18: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:3325:58: style: Consider using std::copy_if algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:4214:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:4871:17: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:7616:44: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:22163:13: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:22166:13: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:119:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:154:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:182:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:212:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:282:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:309:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:432:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:466:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:498:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:524:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:543:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_lts_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:563:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:599:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.hpp:39:10: performance:inconclusive: Technically the member function 'graph::flex_rewrite::split_ncx' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.cpp:50:20: note: Technically the member function 'graph::flex_rewrite::split_ncx' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.hpp:39:10: note: Technically the member function 'graph::flex_rewrite::split_ncx' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.hpp:41:10: performance:inconclusive: Technically the member function 'graph::flex_rewrite::merge_ncx' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.cpp:67:20: note: Technically the member function 'graph::flex_rewrite::merge_ncx' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.hpp:41:10: note: Technically the member function 'graph::flex_rewrite::merge_ncx' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.hpp:43:10: performance:inconclusive: Technically the member function 'graph::flex_rewrite::split_oix' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.cpp:84:20: note: Technically the member function 'graph::flex_rewrite::split_oix' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.hpp:43:10: note: Technically the member function 'graph::flex_rewrite::split_oix' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.hpp:45:10: performance:inconclusive: Technically the member function 'graph::flex_rewrite::broadcast' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.cpp:109:20: note: Technically the member function 'graph::flex_rewrite::broadcast' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.hpp:45:10: note: Technically the member function 'graph::flex_rewrite::broadcast' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.hpp:47:10: performance:inconclusive: Technically the member function 'graph::flex_rewrite::cal_pads' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.cpp:133:20: note: Technically the member function 'graph::flex_rewrite::cal_pads' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.hpp:47:10: note: Technically the member function 'graph::flex_rewrite::cal_pads' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.hpp:50:10: style:inconclusive: Technically the member function 'graph::flex_rewrite::infer_output_shape' can be const. [functionConst] oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.cpp:172:20: note: Technically the member function 'graph::flex_rewrite::infer_output_shape' can be const. oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.hpp:50:10: note: Technically the member function 'graph::flex_rewrite::infer_output_shape' can be const. oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.hpp:52:10: style:inconclusive: Technically the member function 'graph::flex_rewrite::op_attrs_rewrite' can be const. [functionConst] oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.cpp:736:20: note: Technically the member function 'graph::flex_rewrite::op_attrs_rewrite' can be const. oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.hpp:52:10: note: Technically the member function 'graph::flex_rewrite::op_attrs_rewrite' can be const. oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.hpp:53:10: performance:inconclusive: Technically the member function 'graph::flex_rewrite::quantized_graph_rewrite' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.cpp:781:20: note: Technically the member function 'graph::flex_rewrite::quantized_graph_rewrite' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.hpp:53:10: note: Technically the member function 'graph::flex_rewrite::quantized_graph_rewrite' can be static (but you may consider moving to unnamed namespace). oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.cpp:497:29: style: Local variable 'axis' shadows outer variable [shadowVariable] oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.cpp:177:23: note: Shadowed declaration oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.cpp:497:29: note: Shadow variable oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.hpp:28:54: performance: Function parameter 'in_shapes' should be passed by const reference. [passedByValue] oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.hpp:29:49: performance: Function parameter 'op_attrs' should be passed by const reference. [passedByValue] oneDNN-3.1.1/tests/benchdnn/graph/flex_rewrite.cpp:739:17: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/graph/utils.cpp:90:26: error: syntax error [syntaxError] oneDNN-3.1.1/src/gpu/jit/gemm/gen_gemm_kernel_generator.cpp:12752:25: error: Uninitialized variable: curPhase [uninitvar] oneDNN-3.1.1/tests/benchdnn/ip/bench_ip.cpp:28:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:32:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:45:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:192:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:216:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:234:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:263:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:287:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FWD_D [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:310:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:319:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:345:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:380:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:389:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:467:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:491:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FWD_I [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:602:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:711:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FWD_I [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:829:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:865:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ABS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:908:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:921:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:929:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLIP_V2_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:988:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1028:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FWD_I [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1051:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1065:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USE_SCALE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1101:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1190:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_data_type_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1218:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1325:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FWD_I [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1364:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1390:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1456:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FWD_D [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1475:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1491:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1546:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1560:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1581:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1613:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1638:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1696:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1761:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FWD_D [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1781:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1797:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linear [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1810:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1835:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FWD_D [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1853:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1863:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOFTMAX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1876:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip.hpp:94:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/cfg.cpp:265:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/cfg.cpp:299:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:609:20: style: Variable 'in_lt' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:614:20: style: Variable 'out_lt' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/benchdnn/graph/graph_bridge.hpp:237:63: style: Parameter 'ref_prims' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:470:43: performance: Searching before insertion is not necessary. [stlFindInsert] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:104:27: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:107:28: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:351:23: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:354:24: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:502:9: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:611:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/graph/ref_partition.cpp:616:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/ip/ip.cpp:41:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip.cpp:92:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CORR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip.cpp:124:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip.cpp:150:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip.cpp:190:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip.cpp:211:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip.cpp:232:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip.cpp:258:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip.cpp:284:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip.cpp:299:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip.cpp:354:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip.cpp:369:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bench_mode [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip_aux.cpp:61:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip_aux.cpp:90:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonical [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip_aux.cpp:110:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonical [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip_aux.cpp:129:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip_aux.cpp:138:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip_aux.cpp:146:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip_aux.cpp:165:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ip.cpp:138:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/ip/ip.cpp:164:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/ip/ip.cpp:180:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/ip/ip.cpp:199:10: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/ip/ip.cpp:221:10: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/ip/ip.cpp:254:48: style: Parameter 'res' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/tests/benchdnn/lnorm/bench_lnorm.cpp:32:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/ip/ref_ip.cpp:24:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ref_ip.cpp:82:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ref_ip.cpp:95:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ref_ip.cpp:152:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/ip/ref_ip.cpp:51:39: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/ip/ref_ip.cpp:52:13: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/ip/ref_ip.cpp:57:23: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/ip/ref_ip.cpp:59:20: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/ip/ref_ip.cpp:69:19: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/ip/ref_ip.cpp:90:39: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/ip/ref_ip.cpp:91:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/ip/ref_ip.cpp:104:39: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/ip/ref_ip.cpp:105:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/ip/ref_ip.cpp:111:22: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/ip/ref_ip.cpp:115:20: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm_aux.cpp:27:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLOB_STATS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm_aux.cpp:37:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:71:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALG_AUTO [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:186:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:217:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNTESTED [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:276:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:314:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:355:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SKIPPED [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:366:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SKIPPED [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:372:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_BWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:443:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:459:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:518:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:534:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bench_mode [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/ref_lnorm.cpp:24:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/ref_lnorm.cpp:63:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/ref_lnorm.cpp:127:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/ref_lnorm.cpp:33:22: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/lrn/bench_lrn.cpp:29:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/lrn/lrn.cpp:44:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lrn/lrn.cpp:58:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lrn/lrn.cpp:62:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lrn/lrn.cpp:80:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lrn/lrn.cpp:133:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lrn/lrn.cpp:146:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lrn/lrn.cpp:164:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bench_mode [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:100:24: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:141:24: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:177:10: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:178:10: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:226:10: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:460:15: style: The scope of the variable 'ref_mem' can be reduced. [variableScope] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:326:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:337:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] oneDNN-3.1.1/tests/benchdnn/lnorm/lnorm.cpp:375:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] oneDNN-3.1.1/tests/benchdnn/lrn/lrn.cpp:88:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] oneDNN-3.1.1/tests/benchdnn/lrn/lrn.cpp:113:48: style: Parameter 'res' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/tests/benchdnn/lrn/ref_lrn.cpp:52:31: error: syntax error [syntaxError] oneDNN-3.1.1/tests/benchdnn/lrn/lrn_aux.cpp:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACROSS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lrn/lrn_aux.cpp:37:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACROSS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lrn/lrn_aux.cpp:44:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACROSS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lrn/lrn_aux.cpp:88:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lrn/lrn_aux.cpp:120:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonical [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/lrn/lrn_aux.cpp:143:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonical [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/bench_matmul.cpp:38:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.hpp:85:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.hpp:155:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vdims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.hpp:156:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vdims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.hpp:158:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.hpp:202:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/cfg.cpp:24:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CORR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/cfg.cpp:50:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/matmul_aux.cpp:37:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bia_dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/matmul_aux.cpp:47:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/matmul_aux.cpp:70:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.cpp:51:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.cpp:112:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.cpp:147:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CORR [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.cpp:312:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.cpp:390:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.cpp:446:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_s8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.cpp:494:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.cpp:541:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/matmul.cpp:603:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bench_mode [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/matmul/ref_matmul.cpp:24:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/bench_pool.cpp:29:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/pool/cfg.cpp:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/cfg.cpp:106:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool.cpp:39:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool.cpp:75:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool.cpp:89:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool.cpp:125:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool.cpp:147:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SKIPPED [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool.cpp:154:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eps [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool.cpp:188:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool.cpp:201:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool.cpp:237:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bench_mode [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool.cpp:63:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/pool/pool.cpp:105:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] oneDNN-3.1.1/tests/benchdnn/pool/ref_pool.cpp:94:28: error: syntax error [syntaxError] oneDNN-3.1.1/tests/benchdnn/pool/pool_aux.cpp:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pooling_max [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool_aux.cpp:49:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avg_np [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool_aux.cpp:56:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_pooling_max [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool_aux.cpp:99:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool_aux.cpp:189:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool_aux.cpp:198:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool_aux.cpp:207:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool_aux.cpp:212:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool_aux.cpp:217:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool_aux.cpp:222:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool_aux.cpp:227:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool_aux.cpp:245:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonical [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/pool/pool_aux.cpp:269:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonical [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/prelu/bench_prelu.cpp:28:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/matmul/ref_matmul.cpp:80:21: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/matmul/ref_matmul.cpp:81:21: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/matmul/ref_matmul.cpp:95:10: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/matmul/ref_matmul.cpp:102:23: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/matmul/ref_matmul.cpp:107:22: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/matmul/ref_matmul.cpp:111:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/matmul/ref_matmul.cpp:111:20: style: Variable 'bia_ptr' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/tests/benchdnn/prelu/prelu_aux.cpp:33:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonical [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/prelu/prelu.cpp:35:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/prelu/prelu.cpp:103:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/prelu/prelu.cpp:131:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FWD_D [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/prelu/prelu.cpp:139:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WEI [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/prelu/prelu.cpp:161:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/prelu/prelu.cpp:174:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/prelu/prelu.cpp:197:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/prelu/prelu.cpp:210:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bench_mode [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/prelu/prelu.cpp:107:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] oneDNN-3.1.1/tests/benchdnn/prelu/prelu.cpp:135:48: style: Parameter 'res' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/tests/benchdnn/prelu/ref_prelu.cpp:27:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reduction/bench_reduction.cpp:24:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/prelu/ref_prelu.cpp:46:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/prelu/ref_prelu.cpp:118:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/prelu/ref_prelu.cpp:31:22: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/prelu/ref_prelu.cpp:52:24: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/prelu/ref_prelu.cpp:53:24: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/reduction/reduction.cpp:71:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reduction/reduction.cpp:99:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reduction/reduction.cpp:103:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable norm_lp_max [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reduction/reduction.cpp:114:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reduction/reduction.cpp:167:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reduction/reduction.cpp:203:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SKIPPED [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reduction/reduction.cpp:217:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reduction/reduction.cpp:240:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reduction/reduction.cpp:276:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bench_mode [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reduction/reduction.hpp:94:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reduction/reduction_aux.cpp:65:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_reduction_max [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reduction/reduction_aux.cpp:83:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonical [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reorder/bench_reorder.cpp:27:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/reduction/ref_reduction.cpp:78:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reduction/ref_reduction.cpp:81:22: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1624:9: style: Condition 'ret' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:122:30: note: Calling function 'get_driver_tag' returns 1 oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:122:30: note: Assignment 'ret=get_driver_tag(base_op_ref,stag,from_output)', assigned value is 1 oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1623:40: note: Calling function 'get_driver_stag_and_dtag' returns 1 oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1623:40: note: Assignment 'ret=get_driver_stag_and_dtag(base_op_ref,stag,dtag)', assigned value is 1 oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1624:9: note: Condition 'ret' is always true oneDNN-3.1.1/tests/benchdnn/reorder/reorder.hpp:98:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reorder/cfg.cpp:60:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reorder/cfg.cpp:75:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reorder/reorder_aux.cpp:29:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_NONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reorder/reorder_aux.cpp:58:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_S8S8_COMP [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reorder/reorder_aux.cpp:65:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reorder/reorder_aux.cpp:76:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reorder/reorder_aux.cpp:102:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oflag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reorder/reorder_aux.cpp:128:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sdt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reorder/reorder_aux.cpp:136:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_dim_mask [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reorder/reorder_aux.cpp:159:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sdt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reorder/ref_reorder.cpp:25:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_FROM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reorder/reorder.cpp:41:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:506:17: style: The scope of the variable 'cfg_str' can be reduced. [variableScope] oneDNN-3.1.1/tests/benchdnn/reorder/reorder.cpp:77:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:730:17: style: The scope of the variable 'cfg_str' can be reduced. [variableScope] oneDNN-3.1.1/tests/benchdnn/reorder/reorder.cpp:88:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1263:33: style: The scope of the variable 'rounding_type' can be reduced. [variableScope] oneDNN-3.1.1/tests/benchdnn/reorder/reorder.cpp:137:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_DIM_VAL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1340:17: style: The scope of the variable 'cfg_str' can be reduced. [variableScope] oneDNN-3.1.1/tests/benchdnn/reorder/reorder.cpp:199:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PER_DIM_01 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1646:13: style: The scope of the variable 'axis' can be reduced. [variableScope] oneDNN-3.1.1/tests/benchdnn/reorder/reorder.cpp:307:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SKIPPED [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reorder/reorder.cpp:367:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/reorder/reorder.cpp:411:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bench_mode [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/resampling/bench_resampling.cpp:29:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:262:49: style: Parameter 'src_dt' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:367:15: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/resampling/ref_resampling.cpp:74:23: error: syntax error [syntaxError] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:506:25: style: Variable 'cfg_str' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:730:25: style: Variable 'cfg_str' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/tests/benchdnn/graph/setting_handler.cpp:1340:25: style: Variable 'cfg_str' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/tests/benchdnn/resampling/resampling.cpp:43:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/resampling/resampling.cpp:56:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/resampling/resampling.cpp:60:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/resampling/resampling.cpp:66:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/resampling/resampling.cpp:106:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/resampling/resampling.cpp:133:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/resampling/resampling.cpp:146:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/resampling/resampling.cpp:183:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/resampling/resampling.cpp:196:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bench_mode [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/resampling/resampling.cpp:83:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] oneDNN-3.1.1/tests/benchdnn/resampling/resampling.cpp:102:48: style: Parameter 'res' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/tests/benchdnn/rnn/bench_rnn.cpp:33:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/resampling/resampling_aux.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nearest [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/resampling/resampling_aux.cpp:46:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nearest [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/resampling/resampling_aux.cpp:53:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nearest [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/resampling/resampling_aux.cpp:92:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/resampling/resampling_aux.cpp:127:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/resampling/resampling_aux.cpp:136:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/resampling/resampling_aux.cpp:148:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonical [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/resampling/resampling_aux.cpp:170:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonical [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/cfg.cpp:81:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC_LAYER [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/cfg.cpp:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC_LAYER [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/cfg.cpp:112:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BIAS [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/cfg.cpp:161:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC_LAYER [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/cfg.cpp:177:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC_LAYER [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/cfg.cpp:193:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC_LAYER [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/cfg.cpp:209:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC_LAYER [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/cfg.cpp:225:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC_LAYER [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/cfg.cpp:241:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC_LAYER [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/cfg.cpp:257:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC_LAYER [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/cfg.cpp:273:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC_LAYER [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/cfg.cpp:294:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CRIT [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/cfg.cpp:293:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/reorder/reorder.cpp:98:39: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/reorder/reorder.cpp:83:59: style: Parameter 'mem_map' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/tests/benchdnn/reorder/reorder.cpp:84:24: style: Parameter 'ref_mem_map' can be declared as reference to const [constParameterReference] oneDNN-3.1.1/tests/benchdnn/reorder/reorder.cpp:430:15: style: Variable 'dst_dt' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/benchdnn/rnn/gru_cell.cpp:38:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRU_U [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/gru_cell.cpp:72:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRU_U [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/gru_cell.cpp:119:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRU_O [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/gru_cell.cpp:144:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VANILLA_AUGRU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/gru_cell.cpp:178:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRU_R [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/gru_cell.cpp:209:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRU_O [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/lbr_gru_cell.cpp:49:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRU_O [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/lbr_gru_cell.cpp:124:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LBR_AUGRU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/lbr_gru_cell.cpp:172:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LBR_GRU_U_PRIME [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/lstm_cell.cpp:224:24: error: syntax error [syntaxError] oneDNN-3.1.1/tests/benchdnn/rnn/ref_rnn_fwd.cpp:331:61: error: There is an unknown macro here somewhere. Configuration is required. If IFMT is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/rnn/ref_rnn_bwd.cpp:33:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VANILLA_LSTM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn.cpp:462:23: error: syntax error [syntaxError] oneDNN-3.1.1/tests/benchdnn/rnn/ref_rnn_bwd.cpp:62:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST_LAYER [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/ref_rnn_bwd.cpp:99:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_SRC_LAYER [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/ref_rnn_bwd.cpp:198:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_AUGRU_ATTENTION [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn_cell.cpp:104:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable action_sum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn_aux.cpp:28:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VANILLA_RNN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn_aux.cpp:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VANILLA_RNN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn_aux.cpp:51:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VANILLA_RNN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn_aux.cpp:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RELU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn_aux.cpp:86:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_alg_kind_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn_aux.cpp:98:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unidirectional_left2right [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn_aux.cpp:107:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unidirectional_left2right [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn_aux.cpp:116:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn_aux.cpp:130:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFF_WEIGHTS_OVERWRITE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn_aux.cpp:137:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC_LAYER [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn_aux.cpp:205:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn_aux.cpp:255:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonical [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn_aux.cpp:344:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn_aux.cpp:434:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn_aux.cpp:475:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC_LAYER [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn_aux.cpp:509:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DST_LAYER [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn_aux.cpp:531:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_shift [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn_aux.cpp:558:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable skip_nonlinear [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/rnn/rnn_utils.cpp:30:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable action_sum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/bnorm.cpp:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/bnorm.cpp:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonical [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/conv.cpp:29:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTO [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/common.cpp:36:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/common.cpp:55:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMMON [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/common.cpp:97:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/common.cpp:191:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUM [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/common.cpp:202:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DW_K3S1P1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/common.cpp:226:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RELU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/common.cpp:258:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/common.cpp:288:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_format_tag_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/common.cpp:363:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/common.cpp:367:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable skip_impl [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/memory.cpp:25:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/graph_example.cpp:69:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RELU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/graph_example.cpp:90:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/graph_example.cpp:131:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_query_dst_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/graph_example.cpp:187:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/graph_example.cpp:234:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable setup_cmp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/res.cpp:29:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXECUTED [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/self.cpp:28:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable benchdnn_stat [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/self/graph_example.cpp:182:9: style: Condition 'graph_has_eltwise' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/benchdnn/self/graph_example.cpp:181:30: note: Assignment 'graph_has_eltwise=true', assigned value is 1 oneDNN-3.1.1/tests/benchdnn/self/graph_example.cpp:182:9: note: Condition 'graph_has_eltwise' is always true oneDNN-3.1.1/tests/benchdnn/reorder/ref_reorder.cpp:106:49: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/shuffle/bench_shuffle.cpp:29:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/shuffle/ref_shuffle.cpp:24:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FWD_D [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/shuffle/shuffle_aux.cpp:31:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonical [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/softmax/bench_softmax.cpp:28:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/shuffle/ref_shuffle.cpp:29:22: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/shuffle/shuffle.cpp:34:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_s8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/shuffle/shuffle.cpp:64:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/shuffle/shuffle.cpp:108:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/shuffle/shuffle.cpp:121:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/shuffle/shuffle.cpp:141:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/shuffle/shuffle.cpp:154:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bench_mode [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/softmax/softmax.cpp:122:37: error: syntax error [syntaxError] oneDNN-3.1.1/tests/benchdnn/softmax/ref_softmax.cpp:24:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/softmax/ref_softmax.cpp:86:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/softmax/ref_softmax.cpp:126:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAG_FWD [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/shuffle/shuffle.cpp:70:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] oneDNN-3.1.1/tests/benchdnn/shuffle/shuffle.cpp:96:36: style: Parameter 'cmp' can be declared as reference to const. However it seems that 'setup_cmp' is a callback function, if 'cmp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] oneDNN-3.1.1/tests/benchdnn/shuffle/shuffle.cpp:172:63: note: You might need to cast the function pointer here oneDNN-3.1.1/tests/benchdnn/shuffle/shuffle.cpp:96:36: note: Parameter 'cmp' can be declared as reference to const oneDNN-3.1.1/tests/benchdnn/shuffle/shuffle.cpp:94:48: style: Parameter 'res' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/tests/benchdnn/softmax/softmax_aux.cpp:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOFTMAX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/softmax/softmax_aux.cpp:39:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOFTMAX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/softmax/softmax_aux.cpp:50:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonical [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/sum/bench_sum.cpp:28:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/sum/ref_sum.cpp:25:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/sum/ref_sum.cpp:27:22: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/softmax/ref_softmax.cpp:29:22: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/softmax/ref_softmax.cpp:90:24: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/benchdnn/sum/sum_aux.cpp:47:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/sum/sum.cpp:46:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/sum/sum.cpp:67:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/sum/sum.cpp:94:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SKIPPED [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/sum/sum.cpp:121:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/sum/sum.cpp:144:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bench_mode [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/sum/sum.cpp:122:15: style: The scope of the variable 'ref_mem' can be reduced. [variableScope] oneDNN-3.1.1/tests/benchdnn/utils/dims.cpp:40:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dims.cpp:54:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vdims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dims.cpp:60:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dnnl_query.cpp:20:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_prop_kind_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dnnl_query.cpp:26:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_undefined_primitive [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dnnl_query.cpp:32:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_alg_kind_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dnnl_query.cpp:39:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_query_impl_info_str [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dnnl_query.cpp:50:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_query_exec_arg_md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dnnl_query.cpp:62:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_query_memory_consumption_s64 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dnnl_query.cpp:67:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_query_num_of_inputs_s32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dnnl_query.cpp:71:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_query_num_of_outputs_s32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dnnl_query.cpp:99:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_any_engine [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/compare.cpp:43:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAT_TOTAL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dnnl_query.cpp:134:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_query_ndims_s32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/compare.cpp:53:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAT_TOTAL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dnnl_query.cpp:141:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_query_inner_nblks_s32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/compare.cpp:75:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dnnl_query.cpp:149:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_query_submemory_offset_s64 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/compare.cpp:111:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXECUTED [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dnnl_query.cpp:155:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_data_type_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/compare.cpp:161:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXECUTED [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dnnl_query.cpp:166:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_format_kind_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/compare.cpp:312:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_norm_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dnnl_query.cpp:182:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_query_dims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dnnl_query.cpp:186:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_query_padded_dims [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dnnl_query.cpp:190:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_query_padded_offsets [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dnnl_query.cpp:194:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_query_strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dnnl_query.cpp:198:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_query_inner_blks [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/dnnl_query.cpp:202:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_query_inner_idxs [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/fill.cpp:31:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/fill.cpp:73:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/timer.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable times_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/timer.cpp:59:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ticks_start_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/timer.cpp:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ticks_start_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/timer.cpp:92:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ms_start_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/timer.cpp:97:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable times_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/timer.cpp:116:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perf_timer [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/perf_report.cpp:27:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pt_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/perf_report.cpp:42:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable engine_tgt_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/perf_report.cpp:47:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:62:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str2dir [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:72:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str2dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:88:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str2dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/zeropad/bench_zeropad.cpp:30:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i_dt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:106:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allow_enum_tags_only [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/zeropad/bench_zeropad.cpp:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable driver_name [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:213:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str2scratchpad_mode [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:222:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str2fpmath_mode [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:255:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str2bool [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:265:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str2bool [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:278:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIDES_SIZE [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:292:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str2bool [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:303:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str2policy [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:334:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:394:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:466:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:485:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable engine_index [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:508:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fast_ref_gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:538:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_thr_ctx [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:581:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fix_times_per_prb [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:593:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_ms_per_prb [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:650:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RUN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:725:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_start [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:736:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:778:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable driver_name [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:807:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/benchdnn/zeropad/zeropad.cpp:88:39: error: There is an unknown macro here somewhere. Configuration is required. If IFMT is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/benchdnn/utils/parser.cpp:44:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/benchdnn/zeropad/zeropad_aux.cpp:30:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonical [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/api/test_engine.cpp:32:1: error: syntax error [syntaxError] oneDNN-3.1.1/tests/gtests/api/test_memory.cpp:54:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable engine [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/api/test_memory.cpp:94:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/api/test_memory_desc.cpp:26:1: error: syntax error [syntaxError] oneDNN-3.1.1/tests/gtests/api/test_memory_creation.cpp:53:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/api/test_memory_creation.cpp:106:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_status [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/api/test_memory_creation.cpp:201:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/api/test_memory_map.cpp:89:1: error: syntax error [syntaxError] oneDNN-3.1.1/tests/gtests/api/test_memory_desc_ops.cpp:87:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable md [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/api/test_memory_desc_ops.cpp:126:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/api/test_memory_desc_ops.cpp:229:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/api/test_memory_desc_ops.cpp:65:5: style: Struct 'memory_desc_proxy_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/gtests/api/test_stream.cpp:30:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/api/test_stream.cpp:78:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable engine [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/api/test_stream.cpp:86:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/api/test_stream.cpp:105:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/api/test_submemory.cpp:32:1: error: syntax error [syntaxError] oneDNN-3.1.1/tests/gtests/graph/api/api_test_main.cpp:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/api_test_main.cpp:37:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/api_test_main.cpp:52:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/sycl/test_cpp_api_tensor.cpp:30:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable api_test_engine_kind [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_api_common.cpp:27:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_api_common.cpp:81:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_api_common.cpp:85:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_add_op.cpp:27:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_constant_cache.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile_parametrized.cpp:32:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_tensor_property_undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile_parametrized.cpp:40:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_filter.cpp:27:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_filter.cpp:154:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_filter.cpp:279:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_op_relu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_filter.cpp:339:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_op_add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_graph.cpp:25:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_op.cpp:28:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_op_convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_op.cpp:45:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_op_convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_op.cpp:91:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_op_wildcard [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_logical_tensor.cpp:25:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_logical_tensor.cpp:70:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_logical_tensor.cpp:116:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_logical_tensor.cpp:183:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_logical_tensor.cpp:242:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_op.cpp:76:5: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_op.cpp:80:5: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_compile.cpp:42:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_compile.cpp:290:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_compile.cpp:382:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_compile.cpp:457:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_compile.cpp:615:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_compile.cpp:760:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_graph.cpp:24:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_graph.cpp:43:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_graph.cpp:78:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_logical_tensor.cpp:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_logical_tensor.cpp:40:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_logical_tensor.cpp:73:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_logical_tensor.cpp:125:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_logical_tensor.cpp:144:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_logical_tensor.cpp:151:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_logical_tensor.cpp:170:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_logical_tensor.cpp:194:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_logical_tensor.cpp:212:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_logical_tensor.cpp:230:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_logical_tensor.cpp:244:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_op.cpp:25:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_op.cpp:129:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_op.cpp:141:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_op.cpp:155:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_op.cpp:168:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_op.cpp:179:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_op.cpp:191:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_op.cpp:200:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_partition.cpp:25:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_partition.cpp:118:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_partition.cpp:178:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_partition.cpp:215:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_partition.cpp:242:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_partition.cpp:283:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_partition.cpp:312:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_cpp_api_partition.cpp:133:40: style: Variable 'infer_dst_dims' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:29:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_op_batch_norm_inference [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:142:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_op_convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:257:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_op_convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:374:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_partition_policy_fusion [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:533:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_partition_policy_fusion [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:757:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_partition_policy_fusion [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:1007:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_op_convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:1124:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_op_max_pool [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:1220:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_op_max_pool [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:1332:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_op_add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:1413:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_partition_policy_fusion [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:1574:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_partition_policy_fusion [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:1735:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_partition_policy_fusion [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:1925:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_partition_policy_fusion [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2027:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_partition_policy_fusion [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2149:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_op_softmax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2222:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_op_softmax_backward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2302:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_op_log_softmax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2375:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_graph_op_wildcard [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2445:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:177:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epsilon [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:465:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchNormTrainingBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:575:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchNormTrainingBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:37:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SquaredDifference [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:97:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:157:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:220:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:269:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:329:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:400:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Subtract [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:485:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReLU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:584:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Subtract [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:694:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:770:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:829:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:905:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:974:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1047:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1103:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1159:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1210:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1247:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1284:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1328:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1395:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BiasAdd [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1456:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1524:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1589:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1654:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1728:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1791:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1851:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1919:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Multiply [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1983:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Multiply [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:2047:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Multiply [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:2112:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Multiply [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:2182:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:50:27: warning: Possible null pointer dereference: batch_mean [nullPointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:407:21: note: Calling function 'ref_batchnorm_fwd', 13th argument 'nullptr' value is 0 oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:50:27: note: Null pointer dereference oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:51:31: warning: Possible null pointer dereference: batch_variance [nullPointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:407:30: note: Calling function 'ref_batchnorm_fwd', 14th argument 'nullptr' value is 0 oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:51:31: note: Null pointer dereference oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:56:35: warning: Possible null pointer dereference: running_mean [nullPointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:406:56: note: Calling function 'ref_batchnorm_fwd', 11th argument 'nullptr' value is 0 oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:56:35: note: Null pointer dereference oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:58:19: warning: Possible null pointer dereference: running_variance [nullPointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:406:65: note: Calling function 'ref_batchnorm_fwd', 12th argument 'nullptr' value is 0 oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:58:19: note: Null pointer dereference oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:46:12: style: Variable 'src_ptr' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:52:16: style: Variable 'scale_ptr' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:53:16: style: Variable 'shift_ptr' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:54:16: style: Variable 'est_mean_ptr' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:55:16: style: Variable 'est_variance_ptr' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:118:16: style: Variable 'mean_ptr' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:119:16: style: Variable 'variance_ptr' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:120:16: style: Variable 'scale_ptr' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:121:16: style: Variable 'shift_ptr' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp:165:17: style: struct member 'batchnorm_params_t::backend_name' is never used. [unusedStructMember] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:34:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:149:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:279:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:398:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:532:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:678:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:844:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:1005:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:1219:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_common.cpp:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_common.cpp:56:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_common.cpp:70:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_common.cpp:84:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_compiled_partition.cpp:37:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fusion [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_compiled_partition.cpp:44:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReLU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_compiled_partition.cpp:120:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReLU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_compiled_partition.cpp:233:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Multiply [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_compiled_partition.cpp:306:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_compiled_partition.cpp:347:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1436:25: style: Local variable 'i' shadows outer variable [shadowVariable] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1394:17: note: Shadowed declaration oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1436:25: note: Shadow variable oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1440:25: style: Local variable 'i' shadows outer variable [shadowVariable] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1394:17: note: Shadowed declaration oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:1440:25: note: Shadow variable oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp:597:16: style: Variable 'pop_ts' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_constant_cache.cpp:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_constant_cache.cpp:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_constant_cache.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_concat.cpp:59:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Concat [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_concat.cpp:168:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Concat [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_concat.cpp:214:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Concat [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_concat.cpp:260:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_concat.cpp:358:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Concat [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_conv.cpp:2674:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_convtranspose.cpp:1075:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_dequantize.cpp:30:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_dequantize.cpp:89:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_dequantize.cpp:148:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_dequantize.cpp:206:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_dequantize.cpp:277:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_dequantize.cpp:348:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_dnnl_infer_shape.cpp:36:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_dnnl_infer_shape.cpp:79:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_dnnl_infer_shape.cpp:123:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_dnnl_infer_shape.cpp:162:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_dnnl_partition_impl.cpp:37:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_fusion_info.cpp:28:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_add_zps [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_graph.cpp:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:48:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:117:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Abs [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:126:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Round [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:135:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:152:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TanhBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:226:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:250:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:268:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:286:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Exp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:296:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GELU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:310:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GELUBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:321:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:340:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:356:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HardSwish [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:370:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HardSwishBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:379:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReLU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:395:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReLUBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:406:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sigmoid [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:422:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SigmoidBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:441:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:475:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:499:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sqrt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:515:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SqrtBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:530:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Square [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:543:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Log [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:552:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tanh [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:568:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TanhBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:610:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StaticReshape [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:681:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Reciprocal [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:753:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:854:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tanh [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:914:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_insert_ops.cpp:51:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kDnnl_prelu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_insert_ops.cpp:107:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_internal_attrs.cpp:24:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op_attr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp:243:39: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_interpolate.cpp:35:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Interpolate [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_interpolate.cpp:91:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Interpolate [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_interpolate.cpp:157:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Interpolate [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_interpolate.cpp:224:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Interpolate [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_interpolate.cpp:314:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Subtract [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_interpolate.cpp:424:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Interpolate [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_interpolate.cpp:477:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InterpolateBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_interpolate.cpp:531:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InterpolateBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_large_partition.cpp:61:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_large_partition.cpp:98:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_large_partition.cpp:189:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_large_partition.cpp:253:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_large_partition.cpp:320:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_large_partition.cpp:366:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_large_partition.cpp:432:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_large_partition.cpp:524:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_large_partition.cpp:559:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_large_partition.cpp:56:16: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_large_partition.cpp:121:16: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_large_partition.cpp:184:16: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_large_partition.cpp:248:16: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_large_partition.cpp:315:16: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_large_partition.cpp:457:16: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_large_partition.cpp:519:16: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_large_partition.cpp:588:16: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_large_partition.cpp:591:17: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_layout_id.cpp:43:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nChw16c [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_layer_norm.cpp:40:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LayerNorm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_layer_norm.cpp:117:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LayerNorm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_layer_norm.cpp:179:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LayerNorm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_layer_norm.cpp:266:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LayerNormBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_layer_norm.cpp:377:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu_isa_avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_layout_propagator.cpp:35:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Wildcard [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_layout_propagator.cpp:58:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Wildcard [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_layout_propagator.cpp:88:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Wildcard [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_layout_propagator.cpp:132:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Wildcard [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_layout_propagator.cpp:153:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Wildcard [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_logical_tensor.cpp:34:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_memory_planning.cpp:34:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Abs [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_matmul.cpp:808:22: error: syntax error [syntaxError] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_op_executable.cpp:36:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Wildcard [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_op_executable.cpp:50:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Wildcard [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_op_schema.cpp:32:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_squeeze [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_op_schema.cpp:62:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unsqueeze [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_op_schema.cpp:94:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unsqueeze [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_op_schema.cpp:127:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_binary [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_partition.cpp:32:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_partition.cpp:40:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_partition.cpp:58:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_partition.cpp:71:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_partition.cpp:82:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convolution_post_ops [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_partition.cpp:106:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_partition.cpp:123:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_partition.cpp:48:15: style: Local variable 'id' shadows outer variable [shadowVariable] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_partition.cpp:41:12: note: Shadowed declaration oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_partition.cpp:48:15: note: Shadow variable oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pool.cpp:51:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:667:17: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:673:26: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:915:17: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:917:26: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2453:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2452:9: note: res is assigned oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2453:9: note: res is overwritten oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2457:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2456:9: note: res is assigned oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2457:9: note: res is overwritten oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2461:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2460:9: note: res is assigned oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2461:9: note: res is overwritten oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2465:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2464:9: note: res is assigned oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2465:9: note: res is overwritten oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2469:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2468:9: note: res is assigned oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2469:9: note: res is overwritten oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2473:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2472:9: note: res is assigned oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2473:9: note: res is overwritten oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2480:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2479:9: note: res is assigned oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2480:9: note: res is overwritten oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2487:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2486:9: note: res is assigned oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2487:9: note: res is overwritten oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2494:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2493:9: note: res is assigned oneDNN-3.1.1/tests/gtests/graph/api/test_c_api_compile.cpp:2494:9: note: res is overwritten oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_prelu.cpp:44:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PReLU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_prelu.cpp:140:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PReLUBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_prelu.cpp:136:27: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_reduce.cpp:152:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_quantize.cpp:32:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Quantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_quantize.cpp:91:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Quantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_quantize.cpp:150:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Quantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_quantize.cpp:213:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeCast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_quantize.cpp:266:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_quantize.cpp:343:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_quantize.cpp:414:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_quantize.cpp:485:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_reorder.cpp:33:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Reorder [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_reorder.cpp:98:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_reorder.cpp:155:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Reorder [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_reorder.cpp:193:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Reorder [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_reorder.cpp:240:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_reorder.cpp:298:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Reorder [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_reorder.cpp:367:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_scratchpad.cpp:76:30: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_scratchpad.cpp:91:32: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_scratchpad.cpp:129:34: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_scratchpad.cpp:86:11: style: Variable 'piece_end' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_scratchpad.cpp:87:11: style: Variable 'total_end' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_scratchpad.cpp:137:15: style: Variable 'piece_end' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_scratchpad.cpp:138:15: style: Variable 'total_end' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_softmax.cpp:31:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftMax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_softmax.cpp:83:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftMax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_softmax.cpp:139:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axis [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_softmax.cpp:211:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftMaxBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_softmax.cpp:224:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftMaxBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_softmax.cpp:231:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LogSoftmax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_softmax.cpp:292:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LogSoftmaxBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_softmax.cpp:306:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LogSoftmaxBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_softmax.cpp:315:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axis [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_softmax.cpp:357:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftMaxBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_softmax.cpp:362:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LogSoftmaxBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_softmax.cpp:369:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu_isa_avx512_core [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_softmax.cpp:447:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftMax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_thread_local_cache.cpp:33:5: style: Struct 'test_resource_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_thread_local_cache.cpp:42:22: style: Variable 'resource_ptr1' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_thread_local_cache.cpp:46:22: style: Variable 'resource_ptr2' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_thread_local_cache.cpp:77:26: style: Variable 'resource_ptr2' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Abs [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:88:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:232:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:372:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:682:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:826:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:951:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abcd [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:1075:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_mul_scales [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:1180:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:1242:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sigmoid [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:1302:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:1438:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeCast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:1486:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StaticReshape [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:1525:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StaticReshape [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:1566:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StaticReshape [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:1598:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StaticTranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:1653:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:1776:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:1827:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:1876:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Wildcard [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_typecast.cpp:33:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeCast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_typecast.cpp:76:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeCast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/fake/test_compiled_partition.cpp:33:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Wildcard [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/fake/test_fake_backend.cpp:31:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/fake/test_graph.cpp:30:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/fake/test_partition.cpp:29:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:72:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:124:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:182:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:217:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:259:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:296:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:323:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:354:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:392:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:430:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:468:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:499:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:552:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:601:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:645:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:685:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:731:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:772:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:816:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:863:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:907:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:951:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:997:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1041:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1085:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1129:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1173:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1219:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1263:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/fake/test_pass.cpp:34:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1315:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1384:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1437:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1487:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1571:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary_post_ops [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1623:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convolution_post_ops [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1671:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary_post_ops [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1713:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary_post_ops [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1765:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary_post_ops [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1810:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1848:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary_post_ops [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1900:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReLU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1950:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReLU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1982:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Reciprocal [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:2020:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary_post_ops [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:2069:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchNormInference [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:2113:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchNormInference [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:2158:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReLUBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:2206:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReLUBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:2258:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:2302:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:2347:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:2395:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:2468:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:2521:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:2580:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:2622:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:2677:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:2728:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:2783:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:2842:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:2898:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:2959:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:3020:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:3079:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Subtract [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:3214:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Subtract [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:3342:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:3383:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:3433:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:3480:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:3525:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:3565:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:3601:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:3641:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReLU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:3673:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:3710:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:3746:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:3784:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:3820:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:3861:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:3904:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:3951:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:3996:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4037:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4073:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4125:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4169:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4212:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4250:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4286:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4331:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4376:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4420:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4467:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4515:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4568:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4623:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4676:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4726:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4761:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4858:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4907:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4935:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:4978:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:5051:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:5107:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:5165:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:5216:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:5264:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:5322:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:5377:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:5448:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:5516:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:5586:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:5647:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:5715:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:5787:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:5862:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:5942:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:6017:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:6092:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:6172:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:6265:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:6370:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:6478:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:6581:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:6678:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:6778:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:6881:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:6982:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:7071:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:7125:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:7185:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:7247:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:7317:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:7406:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:7498:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:7625:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:7687:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:7758:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:7844:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Quantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:7931:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:8033:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:8113:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:8199:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:8265:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:8335:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:8407:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:8480:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:8551:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:8604:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:8663:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quantized_matmul_post_ops [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:8733:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quantized_matmul_post_ops [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:8808:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:8871:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:8936:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:8998:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:9096:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:9141:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:9229:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:9318:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Subtract [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:9412:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReLU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:9462:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:9543:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:9620:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:9699:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:9774:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:9840:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:9908:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:9972:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:10051:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:10115:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:10146:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:10243:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:10326:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:10397:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:10455:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeCast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:10491:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:10595:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:10688:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:10776:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:10858:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:10958:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:11057:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:11144:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:11240:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:11331:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:11422:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:11509:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:11597:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:11675:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:11808:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:11901:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:11994:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:12095:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:12192:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:12280:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:12323:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:12362:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeCast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:12404:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftMax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:12446:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LayerNorm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:12492:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftMax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:12530:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LayerNorm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:12579:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftMax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:12629:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LayerNorm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:12685:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LayerNorm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:12761:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StaticReshape [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:12814:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeCast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:12865:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:12972:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:13048:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchNormInference [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:13095:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:13142:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Reorder [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:13184:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:13237:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:13288:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:13362:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:13419:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Interpolate [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:13452:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Interpolate [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:13492:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Interpolate [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:13542:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Interpolate [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:13593:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Interpolate [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/sycl/test_allocator.cpp:35:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:13640:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Interpolate [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/sycl/test_allocator.cpp:58:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable persistent [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:13678:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Interpolate [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:13742:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axes [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:13783:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axes [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:13824:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axes [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:13873:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReduceL1 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:13928:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axes [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:13960:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Concat [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:14019:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:14089:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:14196:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:14322:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:14428:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:14534:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:14632:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:14679:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftPlus [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:14713:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReLU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:14811:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:14947:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:15007:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sigmoid [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:15105:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:15251:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:15349:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:15403:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:15509:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:15574:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:15626:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Clamp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:1890:35: style: Condition 'qtype=="symmetric"' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:1891:35: style: Condition 'qtype=="symmetric"' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:1892:37: style: Condition 'qtype=="symmetric"' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_allocator.cpp:43:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:943:21: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:944:21: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:945:21: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:946:21: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:947:21: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:1642:11: style:inconclusive: Same expression used in consecutive assignments of 'scale_src' and 'scale_dst'. [duplicateAssignExpression] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:1643:11: note: Same expression used in consecutive assignments of 'scale_src' and 'scale_dst'. oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp:1642:11: note: Same expression used in consecutive assignments of 'scale_src' and 'scale_dst'. oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_allocator.cpp:64:25: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_backend.cpp:35:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_compiled_partition.cpp:42:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tanh [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_compiled_partition.cpp:148:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tanh [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_compiled_partition.cpp:201:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_graph.cpp:29:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_graph.cpp:39:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_graph.cpp:62:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_graph.cpp:97:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_graph.cpp:106:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_graph.cpp:131:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_graph.cpp:154:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_graph.cpp:192:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_graph.cpp:217:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_graph.cpp:243:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_graph.cpp:258:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_graph.cpp:340:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_graph.cpp:422:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_graph.cpp:486:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_compiled_partition.cpp:78:56: style: Variable 'backends' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_compiled_partition.cpp:147:44: style: Variable 'kind_set' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_logical_tensor.cpp:30:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_logical_tensor.cpp:40:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_logical_tensor.cpp:84:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_logical_tensor.cpp:96:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_logical_tensor.cpp:111:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_logical_tensor.cpp:124:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_logical_tensor.cpp:166:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_logical_tensor.cpp:179:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_logical_tensor.cpp:192:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_logical_tensor.cpp:211:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:33:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:94:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:105:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:115:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:125:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:135:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:152:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:171:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:189:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:213:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:228:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:241:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:255:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:270:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:282:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:296:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:313:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:334:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:374:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op.cpp:383:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_partition_hashing.cpp:44:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Wildcard [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_shape_infer.cpp:34:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_shape_infer.cpp:114:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_shape_infer.cpp:148:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_shape_infer.cpp:171:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_shape_infer.cpp:208:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvolutionBackwardData [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_shape_infer.cpp:249:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTransposeBackwardData [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:56:37: style: Condition 'qtype=="per_tensor"' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:175:37: style: Condition 'qtype=="per_tensor"' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:302:37: style: Condition 'qtype=="per_tensor"' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:425:37: style: Condition 'qtype=="per_tensor"' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:1215:37: style: Condition 'qtype=="per_tensor"' is always true [knownConditionTrueFalse] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:543:16: style: Variable 'src_dtype' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:544:20: style: Variable 'weight_dtype' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:689:16: style: Variable 'src_dtype' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:690:20: style: Variable 'weight_dtype' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:857:16: style: Variable 'src_dtype' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:858:20: style: Variable 'weight_dtype' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:1023:16: style: Variable 'src_dtype' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp:1024:20: style: Variable 'weight_dtype' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_shape_infer.cpp:272:45: style: Variable 'expected_out_shape' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_tensor.cpp:39:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_tensor.cpp:48:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_tensor.cpp:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_tensor.cpp:74:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strided [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_type_constraint.cpp:43:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchNormTrainingBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_type_constraint.cpp:96:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LayerNorm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_type_constraint.cpp:135:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeCast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_value.cpp:32:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_value.cpp:41:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/unit_test_common.cpp:52:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_value.cpp:50:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/unit_test_common.cpp:87:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_value.cpp:60:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_value.cpp:71:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_value.cpp:85:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_value.cpp:106:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_value.cpp:119:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_value.cpp:132:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_value.cpp:148:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/unit_test_common.cpp:52:5: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] oneDNN-3.1.1/tests/gtests/graph/unit/unit_test_common.cpp:67:7: note: Found duplicate branches for 'if' and 'else'. oneDNN-3.1.1/tests/gtests/graph/unit/unit_test_common.cpp:52:5: note: Found duplicate branches for 'if' and 'else'. oneDNN-3.1.1/tests/gtests/graph/unit/unit_test_common.cpp:87:5: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] oneDNN-3.1.1/tests/gtests/graph/unit/unit_test_common.cpp:100:7: note: Found duplicate branches for 'if' and 'else'. oneDNN-3.1.1/tests/gtests/graph/unit/unit_test_common.cpp:87:5: note: Found duplicate branches for 'if' and 'else'. oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_value.cpp:65:11: style: Variable 'prod' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_value.cpp:79:11: style: Variable 'prod' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/graph/unit/unit_test_common.hpp:70:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/unit_test_common.hpp:99:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/unit_test_main.cpp:34:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/unit_test_main.cpp:40:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/unit_test_common.hpp:68:8: performance:inconclusive: Technically the member function 'test::TestAllocator::allocate' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/gtests/graph/unit/unit_test_common.hpp:95:10: performance:inconclusive: Technically the member function 'test::TestAllocator::deallocate' can be static (but you may consider moving to unnamed namespace). [functionStatic] oneDNN-3.1.1/tests/gtests/graph/unit/unit_test_common.hpp:117:10: style:inconclusive: Technically the member function 'test::TestAllocator::operator==' can be const. [functionConst] oneDNN-3.1.1/tests/gtests/graph/unit/unit_test_common.hpp:123:16: style: Return value '!this->operator==(rhs)' is always false [knownConditionTrueFalse] oneDNN-3.1.1/tests/gtests/graph/unit/unit_test_common.hpp:123:33: note: Calling function 'operator==' returns 1 oneDNN-3.1.1/tests/gtests/graph/unit/unit_test_common.hpp:123:16: note: Return value '!this->operator==(rhs)' is always false oneDNN-3.1.1/tests/gtests/graph/unit/unit_test_common.hpp:162:5: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_allocator.cpp:33:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_attribute_value.cpp:24:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_attribute_value.cpp:34:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_attribute_value.cpp:44:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_attribute_value.cpp:54:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_attribute_value.cpp:64:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_attribute_value.cpp:74:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_attribute_value.cpp:84:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_attribute_value.cpp:98:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_attribute_value.cpp:112:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_debug.cpp:25:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_debug.cpp:44:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_debug.cpp:60:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_debug.cpp:78:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_json.cpp:24:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:33:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kernel [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:89:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:111:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:128:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:199:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:228:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:245:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:319:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:349:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:382:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTransposeBackwardData [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:399:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTransposeBackwardData [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:429:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTransposeBackwardData [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:500:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTransposeBackwardData [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:517:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTransposeBackwardData [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:534:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTransposeBackwardData [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:551:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTransposeBackwardData [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:568:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTransposeBackwardWeights [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:584:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTransposeBackwardWeights [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:617:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTransposeBackwardWeights [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:655:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTransposeBackwardWeights [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:702:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:737:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:782:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:806:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:825:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:849:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:868:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:892:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:916:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:940:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:959:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:983:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1007:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvTranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1026:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1050:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxPool [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1066:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxPool [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1119:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxPool [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1198:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxPool [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1234:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxPool [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1284:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1347:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Abs [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1358:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AbsBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1369:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1381:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1387:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1393:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchNormForwardTraining [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1405:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchNormForwardTraining [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1455:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchNormTrainingBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1467:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchNormTrainingBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1511:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BiasAdd [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1523:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BiasAdd [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1550:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BiasAddBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1562:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BiasAddBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1594:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BiasAddBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1616:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Clamp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1628:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Clamp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1634:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ClampBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1646:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ClampBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1652:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvolutionBackwardData [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1668:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvolutionBackwardData [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1690:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvolutionBackwardData [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1774:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvolutionBackwardData [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1805:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvolutionBackwardData [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1827:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvolutionBackwardData [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1849:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvolutionBackwardData [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1871:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvolutionBackwardWeights [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1887:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvolutionBackwardWeights [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1924:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvolutionBackwardWeights [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1962:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvolutionBackwardWeights [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2009:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AvgPool [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2025:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AvgPool [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2078:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AvgPool [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2157:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AvgPool [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2206:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AvgPoolBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2224:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AvgPoolBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2297:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Divide [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2309:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Divide [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2315:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Divide [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2321:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2332:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2338:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EluBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2350:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EluBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2357:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable End [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2367:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Reorder [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2378:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Reorder [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2384:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Exp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2395:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Exp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2401:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GELU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2412:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GELU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2418:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GELUBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2429:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GELUBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2435:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HardSwish [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2446:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HardSwish [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2452:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HardSwishBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2463:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HardSwishBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2469:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LayerNorm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2483:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LayerNorm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2555:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LayerNormBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2569:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LayerNormBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2651:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Log [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2662:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Log [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2668:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LogSoftmax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2679:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LogSoftmax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2685:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LogSoftmaxBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2696:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LogSoftmaxBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2702:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Maximum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2714:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Maximum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2720:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Maximum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2726:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxPoolBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2741:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxPoolBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2816:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxPoolBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2856:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Minimum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2868:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Minimum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2874:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Minimum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2880:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Mish [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2891:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Mish [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2897:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MishBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2908:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MishBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2914:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Multiply [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2926:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Multiply [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2932:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Multiply [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2938:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PReLU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2950:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PReLU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2963:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReduceSum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2974:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReduceSum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:2997:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReduceSum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3026:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReduceSum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3052:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReLU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3063:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReLU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3069:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReLUBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3080:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReLUBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3086:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Round [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3097:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Round [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3103:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sigmoid [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3114:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sigmoid [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3120:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SigmoidBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3131:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SigmoidBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3137:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftMax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3148:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftMax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3154:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftMaxBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3165:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftMaxBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3171:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sqrt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3177:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sqrt [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3188:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftPlus [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3199:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftPlus [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3205:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftPlusBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3216:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftPlusBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3222:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SqrtBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3233:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SquaredDifference [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3245:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Subtract [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3257:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Subtract [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3263:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Subtract [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3269:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tanh [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3279:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SqrtBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3285:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Square [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3296:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Square [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3302:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tanh [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3308:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TanhBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3319:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TanhBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3326:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Wildcard [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3349:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Wildcard [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3365:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchNormForwardTraining [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3407:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Concat [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3430:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Concat [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3443:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LayerNorm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3483:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3496:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AvgPool [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3537:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AvgPoolBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3553:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchNormInference [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3566:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchNormForwardTraining [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3579:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchNormTrainingBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3592:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BiasAdd [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3605:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BiasAddBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3618:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3642:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvolutionBackwardData [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3671:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConvolutionBackwardWeights [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3695:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Divide [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3708:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Interpolate [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3725:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InterpolateBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3742:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LayerNorm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3768:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LayerNormBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3791:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LogSoftmax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3805:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LogSoftmaxBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3819:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3835:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxPool [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3859:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxPoolBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3880:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Maximum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3893:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Minimum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3906:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Multiply [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3921:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReduceSum [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3942:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SigmoidBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3955:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftMax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3969:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftMaxBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3983:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftPlus [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3995:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftPlusBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4007:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SqrtBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4020:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Subtract [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4033:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TanhBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4047:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4062:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Quantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4076:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Quantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4092:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4106:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LayerNorm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4124:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LayerNorm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4142:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SoftMax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4157:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LogSoftmax [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4172:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeCast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4187:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchNormInference [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4210:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchNormInference [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4232:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StaticTranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4242:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StaticReshape [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4254:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StaticTranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4336:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StaticReshape [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4457:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Wildcard [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4610:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Interpolate [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4663:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InterpolateBackward [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4686:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeCast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4700:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeCast [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4714:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BatchNormInference [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4737:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LayerNorm [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4502:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qtype [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_utils.cpp:38:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_utils.cpp:54:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_utils.cpp:41:10: style: Variable 'i' can be declared as pointer to const [constVariablePointer] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:104:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:119:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:165:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:203:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:234:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:262:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:300:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:347:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:396:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:458:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:497:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:543:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:588:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:630:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:670:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:723:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:786:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:849:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:909:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:955:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:1034:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:1178:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Wildcard [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:1229:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dequantize [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:1284:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:1324:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:1377:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StaticTranspose [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:1441:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:1508:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:1570:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:1655:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:1746:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:1802:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:1871:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:1953:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:2028:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:2078:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:2123:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:2188:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Convolution [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:2314:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatMul [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:2392:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReLU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:2460:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReLU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:2509:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Clamp [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:2520:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HardSwish [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:2536:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/gtest/src/gtest-filepath.cc:105:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _POSIX_PATH_MAX [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/gtest/src/gtest-filepath.cc:123:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pathname_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/gtest/src/gtest-filepath.cc:355:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pathname_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/gtest/src/gtest-port.cc:1072:1: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_DISABLE_MSC_DEPRECATED_PUSH_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/gtests/gtest/src/gtest-printers.cc:193:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/gtest/src/gtest-printers.cc:303:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/gtest/src/gtest-printers.cc:505:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_print_utf8 [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:364:39: style: Local variable 'lt_vec' shadows outer variable [shadowVariable] oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:343:35: note: Shadowed declaration oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:364:39: note: Shadow variable oneDNN-3.1.1/tests/gtests/graph/unit/utils/test_pattern_matcher.cpp:343:42: style: Variable 'lt_vec' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/tests/gtests/gtest/src/gtest-test-part.cc:45:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStackTraceMarker [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/gtest/src/gtest-test-part.cc:54:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSuccess [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/gtest/src/gtest-test-part.cc:77:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/gtest/src/gtest-test-part.cc:96:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable original_reporter_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/gtest/src/gtest-test-part.cc:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_new_fatal_failure_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/gtest/src/gtest-typed-test.cc:64:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable registered_ [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/gtest/src/gtest.cc:3275:1: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_ATTRIBUTE_PRINTF_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/gtests/internals/test_bcast_strategy.cpp:53:1: error: syntax error [syntaxError] oneDNN-3.1.1/tests/gtests/internals/test_bfloat16.cpp:75:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/internals/test_brgemm.cpp:80:26: error: syntax error [syntaxError] oneDNN-3.1.1/tests/gtests/internals/test_bfloat16.cpp:98:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/internals/test_comparison_operators.cpp:78:1: error: syntax error [syntaxError] oneDNN-3.1.1/tests/gtests/internals/test_env_vars_dnnl.cpp:118:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/internals/test_env_vars_onednn.cpp:106:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/gtest/gtest.h:2493:1: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_DISABLE_MSC_WARNINGS_POP_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/gtests/internals/test_dnnl_threading.cpp:44:20: style: Variable 'd' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/internals/test_dnnl_threading.cpp:45:18: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] oneDNN-3.1.1/tests/gtests/ocl/api/test_engine.cpp:46:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_DEVICE_TYPE_GPU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/ocl/api/test_memory_buffer.cpp:68:1: error: syntax error [syntaxError] oneDNN-3.1.1/tests/gtests/ocl/api/test_engine.cpp:89:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu_ocl_dev [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/ocl/api/test_engine.cpp:182:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu_ocl_dev [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/ocl/api/test_engine.cpp:277:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu_ocl_dev [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/ocl/api/test_memory_usm.cpp:53:1: error: syntax error [syntaxError] oneDNN-3.1.1/tests/gtests/ocl/api/test_engine.cpp:162:23: style: Local variable 'dev' shadows outer variable [shadowVariable] oneDNN-3.1.1/tests/gtests/ocl/api/test_engine.cpp:100:22: note: Shadowed declaration oneDNN-3.1.1/tests/gtests/ocl/api/test_engine.cpp:162:23: note: Shadow variable oneDNN-3.1.1/tests/gtests/ocl/api/test_engine.cpp:249:29: style: Local variable 'ref_count' shadows outer variable [shadowVariable] oneDNN-3.1.1/tests/gtests/ocl/api/test_engine.cpp:208:25: note: Shadowed declaration oneDNN-3.1.1/tests/gtests/ocl/api/test_engine.cpp:249:29: note: Shadow variable oneDNN-3.1.1/tests/gtests/ocl/api/test_engine.cpp:253:25: style: Local variable 'i_ref_count' shadows outer variable [shadowVariable] oneDNN-3.1.1/tests/gtests/ocl/api/test_engine.cpp:212:21: note: Shadowed declaration oneDNN-3.1.1/tests/gtests/ocl/api/test_engine.cpp:253:25: note: Shadow variable oneDNN-3.1.1/tests/gtests/ocl/api/test_engine.cpp:241:33: style: Local variable 'ref_count' shadows outer variable [shadowVariable] oneDNN-3.1.1/tests/gtests/ocl/api/test_engine.cpp:208:25: note: Shadowed declaration oneDNN-3.1.1/tests/gtests/ocl/api/test_engine.cpp:241:33: note: Shadow variable oneDNN-3.1.1/tests/gtests/ocl/api/test_engine.cpp:245:29: style: Local variable 'i_ref_count' shadows outer variable [shadowVariable] oneDNN-3.1.1/tests/gtests/ocl/api/test_engine.cpp:212:21: note: Shadowed declaration oneDNN-3.1.1/tests/gtests/ocl/api/test_engine.cpp:245:29: note: Shadow variable oneDNN-3.1.1/tests/gtests/ocl/api/test_stream.cpp:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_DEVICE_TYPE_GPU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/regression/test_binary_stride.cpp:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/ocl/api/test_stream.cpp:49:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_DEVICE_TYPE_GPU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/ocl/api/test_stream.cpp:63:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_DEVICE_TYPE_GPU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/ocl/api/test_stream.cpp:86:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_DEVICE_TYPE_GPU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/ocl/api/test_stream.cpp:104:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_DEVICE_TYPE_GPU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/ocl/api/test_stream.cpp:141:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_DEVICE_TYPE_GPU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/ocl/api/test_stream.cpp:178:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_DEVICE_TYPE_GPU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/ocl/api/test_stream.cpp:207:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_DEVICE_TYPE_GPU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/ocl/api/test_stream.cpp:235:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_DEVICE_TYPE_GPU [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/sycl/api/test_engine.cpp:63:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ext_oneapi_level_zero [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/sycl/api/test_engine.cpp:138:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/sycl/api/test_engine.cpp:156:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/sycl/api/test_memory_buffer.cpp:52:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/sycl/api/test_memory_usm.cpp:37:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/sycl/api/test_memory_buffer.cpp:84:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/sycl/api/test_memory_usm.cpp:58:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/sycl/api/test_memory_buffer.cpp:109:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/sycl/api/test_memory_usm.cpp:98:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/sycl/api/test_memory_buffer.cpp:149:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/sycl/api/test_memory_usm.cpp:120:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/sycl/api/test_memory_buffer.cpp:215:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/sycl/api/test_memory_usm.cpp:151:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/sycl/api/test_memory_buffer.cpp:291:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/sycl/api/test_memory_buffer.cpp:354:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/sycl/api/test_memory_usm.cpp:40:18: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/gtests/sycl/api/test_memory_usm.cpp:78:14: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/gtests/sycl/api/test_memory_usm.cpp:83:26: style: C-style pointer casting [cstyleCast] oneDNN-3.1.1/tests/gtests/sycl/api/test_stream.cpp:31:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/sycl/api/test_stream.cpp:119:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/gtests/test_binary.cpp:239:9: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_TEST_NO_THROW_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1327:12: style: Variable 'lt_in1' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1314:12: note: lt_in1 is assigned oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1327:12: note: lt_in1 is overwritten oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4384:11: style: Variable 'lt_o1' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4374:11: note: lt_o1 is assigned oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4384:11: note: lt_o1 is overwritten oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4404:11: style: Variable 'lt_o1' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4395:11: note: lt_o1 is assigned oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4404:11: note: lt_o1 is overwritten oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4413:11: style: Variable 'lt_o1' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4404:11: note: lt_o1 is assigned oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4413:11: note: lt_o1 is overwritten oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4448:11: style: Variable 'lt_o9' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4439:11: note: lt_o9 is assigned oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4448:11: note: lt_o9 is overwritten oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4640:12: style: Variable 'lt_out' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4634:12: note: lt_out is assigned oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4640:12: note: lt_out is overwritten oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4656:12: style: Variable 'lt_out' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4649:12: note: lt_out is assigned oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:4656:12: note: lt_out is overwritten oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1320:11: style: Variable 'inferred_out_shape2' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:1323:11: style: Variable 'inferred_out_strides2' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:718:17: style: Variable 'flag' is not assigned a value. [unassignedVariable] oneDNN-3.1.1/tests/gtests/graph/unit/interface/test_op_schema.cpp:3524:36: style: Variable 'dilations' is assigned a value that is never used. [unreadVariable] oneDNN-3.1.1/tests/gtests/test_iface_attr.cpp:449:9: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_TEST_NO_THROW_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/gtests/test_iface_binary_bcast.cpp:79:5: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_TEST_NO_THROW_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/gtests/gtest/gtest.h:1314:45: error: There is an unknown macro here somewhere. Configuration is required. If parameterized_test_registry is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/gtests/test_matmul.cpp:346:5: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_TEST_NO_THROW_ is a macro then please configure it. [unknownMacro] oneDNN-3.1.1/tests/other/subproject/main.c:25:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_memory_desc_init_by_tag [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/test_thread.cpp:21:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_concurrency [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/test_thread.cpp:344:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] oneDNN-3.1.1/tests/test_thread.cpp:356:70: style: Parameter 'tp' can be declared as pointer to const [constParameterPointer] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1737:27: style: Variable 'lt_vec[3].dims[2]' is reassigned a value before the old one has been used. [redundantAssignment] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1736:27: note: lt_vec[3].dims[2] is assigned oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1737:27: note: lt_vec[3].dims[2] is overwritten oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:15249:15: performance: Range variable 'pop_seq' should be declared as const reference. [iterateByValue] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1575:16: style: Variable 'p' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1675:16: style: Variable 'p' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1717:16: style: Variable 'p' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1769:16: style: Variable 'p' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:1857:16: style: Variable 'p' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:2029:16: style: Variable 'p' can be declared as reference to const [constVariableReference] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:15158:25: performance: Inefficient constructor call: container 'input_lts' is assigned a partial copy of itself. Use erase() or resize() instead. [uselessCallsConstructor] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:15314:13: performance: Inefficient constructor call: container 'input_lts' is assigned a partial copy of itself. Use erase() or resize() instead. [uselessCallsConstructor] oneDNN-3.1.1/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp:14919:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] diff: head oneDNN-3.1.1/examples/bnorm_u8_via_binary_postops.cpp:105:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nhwc [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cnn_inference_f32.c:112:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cnn_inference_f32.c:134:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MEMORY_ALLOCATE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cnn_inference_f32.c:167:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cnn_inference_f32.c:96:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_exec_arg_t [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cnn_inference_f32.cpp:778:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cnn_inference_f32.cpp:99:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cnn_inference_int8.cpp:92:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cnn_training_bf16.cpp:83:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cnn_training_f32.cpp:79:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cpu_cnn_training_f32.c:119:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MEMORY_ALLOCATE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cpu_cnn_training_f32.c:152:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cpu_cnn_training_f32.c:81:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_exec_arg_t [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cpu_cnn_training_f32.c:97:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cpu_matmul_csr.cpp:45:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cpu_matmul_csr.cpp:98:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cpu_rnn_inference_f32.cpp:174:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cpu_rnn_inference_f32.cpp:796:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cpu_rnn_inference_int8.cpp:214:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cpu_rnn_inference_int8.cpp:84:17: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/examples/cpu_rnn_inference_int8.cpp:885:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cpu_rnn_inference_int8.cpp:98:45: style: Parameter 'annotations' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/examples/cross_engine_reorder.c:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cross_engine_reorder.cpp:226:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/cross_engine_reorder.cpp:95:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/example_utils.h:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/example_utils.h:140:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/example_utils.h:70:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/example_utils.h:89:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/example_utils.hpp:113:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/example_utils.hpp:158:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/example_utils.hpp:177:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/example_utils.hpp:228:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/example_utils.hpp:287:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/getting_started.cpp:202:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nhwc [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/getting_started.cpp:474:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/gpu_opencl_interop.cpp:121:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/gpu_opencl_interop.cpp:261:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/gpu_opencl_interop.cpp:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_SUCCESS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/matmul_perf.cpp:227:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/matmul_perf.cpp:236:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/matmul_perf.cpp:260:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/matmul_perf.cpp:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/matmul_perf.cpp:57:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/matmul_perf.cpp:94:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/memory_format_propagation.cpp:136:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/performance_profiling.cpp:122:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eltwise_relu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/performance_profiling.cpp:135:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eltwise_relu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/performance_profiling.cpp:181:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convolution_direct [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/performance_profiling.cpp:250:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/performance_profiling.cpp:376:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/performance_profiling.cpp:509:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/primitives/convolution.cpp:257:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nchw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/rnn_training_f32.cpp:79:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forward_inference [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/tutorials/matmul/cpu_matmul_quantization.cpp:158:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/tutorials/matmul/cpu_matmul_quantization.cpp:254:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/tutorials/matmul/cpu_matmul_quantization.cpp:297:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/tutorials/matmul/cpu_matmul_quantization.cpp:395:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/tutorials/matmul/cpu_sgemm_and_matmul.cpp:167:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/tutorials/matmul/cpu_sgemm_and_matmul.cpp:228:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/tutorials/matmul/inference_int8_matmul.cpp:172:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/examples/tutorials/matmul/inference_int8_matmul.cpp:219:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ab [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:148:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:185:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:193:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:197:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:201:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:245:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:281:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:286:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:289:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:293:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:296:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:300:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/batch_normalization_pd.hpp:93:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/bfloat16.cpp:54:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable raw_bits_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/binary_pd.hpp:138:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable primitive_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/binary_pd.hpp:53:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/binary_pd.hpp:75:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/binary_pd.hpp:78:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/broadcast_strategy.cpp:120:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_oc_spatial [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/broadcast_strategy.cpp:160:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsupported [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/cache_blob_id.hpp:47:28: style:inconclusive: Member variable 'cache_blob_id_t::sstream_' uses an uninitialized argument 'is_initialized_' due to the order of declarations. [initializerList] oneDNN-3.1.1/src/common/cache_blob_id.hpp:35:11: note: Member variable 'cache_blob_id_t::sstream_' uses an uninitialized argument 'is_initialized_' due to the order of declarations. oneDNN-3.1.1/src/common/cache_blob_id.hpp:47:28: note: Member variable 'cache_blob_id_t::sstream_' uses an uninitialized argument 'is_initialized_' due to the order of declarations. head oneDNN-3.1.1/src/common/concat.cpp:43:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/concat_pd.hpp:39:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_MULTIPLE_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/concat_pd.hpp:48:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_MULTIPLE_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/concat_pd.hpp:55:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/concat_pd.hpp:58:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/concat_pd.hpp:67:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/convolution.cpp:45:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/convolution_pd.hpp:218:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/convolution_pd.hpp:269:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_WEIGHTS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/convolution_pd.hpp:284:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/convolution_pd.hpp:304:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/convolution_pd.hpp:307:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/convolution_pd.hpp:312:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/convolution_pd.hpp:347:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bias_dt [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/convolution_pd.hpp:358:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/convolution_pd.hpp:376:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/convolution_pd.hpp:379:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/convolution_pd.hpp:384:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/convolution_pd.hpp:429:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/convolution_pd.hpp:450:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/convolution_pd.hpp:453:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/convolution_pd.hpp:458:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/deconvolution_pd.hpp:184:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_WEIGHTS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/deconvolution_pd.hpp:199:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/deconvolution_pd.hpp:219:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/deconvolution_pd.hpp:222:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/deconvolution_pd.hpp:227:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/deconvolution_pd.hpp:257:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/deconvolution_pd.hpp:275:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/deconvolution_pd.hpp:278:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/deconvolution_pd.hpp:281:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/deconvolution_pd.hpp:307:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/deconvolution_pd.hpp:328:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/deconvolution_pd.hpp:331:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/deconvolution_pd.hpp:336:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/dnnl_debug.cpp:46:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_format_kind_undef [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:1463:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_prop_kind_undef [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:1476:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_undefined_primitive [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:1503:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_alg_kind_undef [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:1578:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_rnn_flags_undef [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:1585:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_rnn_direction_undef [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:1595:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_scratchpad_mode_library [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:1602:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu_isa_default [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:1619:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu_isa_no_hints [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:44:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_data_type_undef [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:58:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_fpmath_mode_strict [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:68:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_any_engine [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/dnnl_debug_autogenerated.cpp:85:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_format_tag_undef [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/dnnl_threadpool.cpp:28:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/dnnl_threadpool.cpp:35:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/eltwise_pd.hpp:110:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/eltwise_pd.hpp:126:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/eltwise_pd.hpp:129:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/eltwise_pd.hpp:137:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/eltwise_pd.hpp:180:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/eltwise_pd.hpp:204:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/eltwise_pd.hpp:207:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/eltwise_pd.hpp:210:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/eltwise_pd.hpp:213:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/eltwise_pd.hpp:227:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/eltwise_pd.hpp:73:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/engine.cpp:77:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/engine.cpp:84:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/engine.cpp:94:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/fpmath_mode.cpp:48:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/fpmath_mode.cpp:73:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/fpmath_mode.cpp:80:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/gemm.cpp:100:28: style: Parameter 'C' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/common/gemm.cpp:115:69: style: Parameter 'C' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/common/gemm.cpp:126:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/gemm.cpp:132:69: style: Parameter 'C' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/common/gemm.cpp:143:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/gemm.cpp:150:28: style: Parameter 'C' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/common/gemm.cpp:159:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/gemm.cpp:169:13: style: C-style pointer casting [cstyleCast] head oneDNN-3.1.1/src/common/gemm.cpp:170:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/gemm.cpp:184:13: style: C-style pointer casting [cstyleCast] head oneDNN-3.1.1/src/common/gemm.cpp:185:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/gemm.cpp:200:13: style: C-style pointer casting [cstyleCast] head oneDNN-3.1.1/src/common/gemm.cpp:201:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/gemm.cpp:216:13: style: C-style pointer casting [cstyleCast] head oneDNN-3.1.1/src/common/gemm.cpp:217:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/impl_list_item.hpp:71:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/inner_product.cpp:38:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/inner_product_pd.hpp:156:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/inner_product_pd.hpp:199:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_WEIGHTS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/inner_product_pd.hpp:223:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/inner_product_pd.hpp:243:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/inner_product_pd.hpp:246:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/inner_product_pd.hpp:251:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/inner_product_pd.hpp:286:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/inner_product_pd.hpp:303:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/inner_product_pd.hpp:306:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/inner_product_pd.hpp:309:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/inner_product_pd.hpp:343:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/inner_product_pd.hpp:364:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/inner_product_pd.hpp:367:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/inner_product_pd.hpp:372:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/ittnotify.cpp:107:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undefined [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/layer_normalization.cpp:90:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_x [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:141:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:156:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:187:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:194:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:198:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:247:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:278:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:281:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:284:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:288:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/layer_normalization_pd.hpp:291:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/lrn_pd.hpp:116:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/lrn_pd.hpp:119:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/lrn_pd.hpp:123:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/lrn_pd.hpp:152:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/lrn_pd.hpp:172:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/lrn_pd.hpp:175:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/lrn_pd.hpp:178:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/lrn_pd.hpp:182:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/lrn_pd.hpp:97:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/math_utils.hpp:184:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable U [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/math_utils.hpp:188:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable U [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/math_utils.hpp:399:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/matmul.cpp:49:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/matmul_pd.hpp:130:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_WEIGHTS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/matmul_pd.hpp:46:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_BIAS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/matmul_pd.hpp:64:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/matmul_pd.hpp:70:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/matmul_pd.hpp:74:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory.cpp:100:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory.cpp:119:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_runtime_ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory.cpp:149:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MEMORY_ALLOCATE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory.cpp:184:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MEMORY_ALLOCATE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory.cpp:262:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_SIZE_VAL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory.cpp:62:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_SIZE_VAL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_debug.cpp:114:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_debug.cpp:127:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROT_WRITE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_debug.cpp:144:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_debug.cpp:192:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc.cpp:118:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc.cpp:147:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc.cpp:199:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_DIM_VAL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc.cpp:400:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc.cpp:442:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc.cpp:516:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc.cpp:528:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc.cpp:540:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc.cpp:553:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc.cpp:564:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc.cpp:575:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc.cpp:606:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc.cpp:691:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc.cpp:697:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc.cpp:704:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc.cpp:715:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc.cpp:76:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc_wrapper.cpp:130:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc_wrapper.cpp:60:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_DIM_VAL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc_wrapper.cpp:94:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:103:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_DIM_VAL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:123:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_extra_flags [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:135:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_extra_flags [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:148:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_extra_flags [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:180:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_extra_flags [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:202:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_SIZE_VAL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:295:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_DIM_VAL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:303:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_DIM_VAL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:476:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable skip_first [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:508:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORIG_LEN [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_desc_wrapper.hpp:516:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_storage.cpp:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable engine_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_storage.cpp:46:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable engine_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_tracking.cpp:54:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_tracking.hpp:362:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_tracking.hpp:442:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_tracking.hpp:450:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/memory_zero_pad.cpp:202:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_SIZE_VAL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/nstl.hpp:101:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/nstl.hpp:91:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/pooling_pd.hpp:179:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/pooling_pd.hpp:198:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/pooling_pd.hpp:201:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/pooling_pd.hpp:205:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/pooling_pd.hpp:244:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/pooling_pd.hpp:263:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/pooling_pd.hpp:266:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/pooling_pd.hpp:270:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/pooling_pd.hpp:293:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hint_fwd_pd_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/prelu.cpp:73:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsupported [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/prelu_pd.hpp:102:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/prelu_pd.hpp:106:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/prelu_pd.hpp:110:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/prelu_pd.hpp:140:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/prelu_pd.hpp:160:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/prelu_pd.hpp:164:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/prelu_pd.hpp:168:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/prelu_pd.hpp:172:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/prelu_pd.hpp:176:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/prelu_pd.hpp:86:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive.hpp:109:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable primitive [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.cpp:105:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oscale [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.cpp:214:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.cpp:270:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.cpp:293:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src1_desc [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.cpp:315:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dt [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.cpp:476:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.cpp:490:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.cpp:501:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.cpp:521:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eltwise [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.cpp:545:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depthwise_conv [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.cpp:568:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.cpp:586:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prelu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.hpp:288:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_MULTIPLE_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.hpp:432:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.hpp:439:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.hpp:447:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.hpp:454:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.hpp:469:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.hpp:49:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.hpp:575:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_data_type_undef [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.hpp:591:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.hpp:631:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.hpp:706:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_attr.hpp:71:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_cache.cpp:213:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable primitive [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_cache.cpp:280:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_relaxed [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_cache.cpp:66:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_cache.cpp:87:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_desc.hpp:131:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable post_ops_limit [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_desc.hpp:155:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_desc.hpp:156:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_desc.hpp:157:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_desc.hpp:158:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_desc.hpp:159:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_desc.hpp:160:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_desc.hpp:161:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_desc.hpp:162:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_desc.hpp:163:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_desc.hpp:167:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_desc.hpp:174:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_x [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_desc.hpp:314:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_desc.hpp:52:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_initialized_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_desc.hpp:93:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_ATTR_OUTPUT_SCALES [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_desc_iface.cpp:36:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable primitive_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_desc_iterator.hpp:56:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_initialized_ [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/common/primitive_exec_types.cpp:120:11: style: Variable 'mem' can be declared as pointer to const [constVariablePointer] 2.13.0 oneDNN-3.1.1/src/common/primitive_exec_types.cpp:124:11: style: Variable 'mem_storage' can be declared as pointer to const [constVariablePointer] head oneDNN-3.1.1/src/common/primitive_exec_types.cpp:29:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_hashing.cpp:353:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_hashing.cpp:488:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_hashing.cpp:556:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_hashing.hpp:136:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_iface.cpp:302:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SCRATCHPAD [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_iface.cpp:79:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/primitive_iface.cpp:90:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/reduction.cpp:53:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/reduction_pd.hpp:70:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/reduction_pd.hpp:73:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/reduction_pd.hpp:93:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/reorder.cpp:71:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/reorder_pd.hpp:114:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/reorder_pd.hpp:117:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/reorder_pd.hpp:125:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/reorder_pd.hpp:51:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/reorder_pd.hpp:98:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_FROM [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/resampling_pd.hpp:118:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/resampling_pd.hpp:134:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/resampling_pd.hpp:137:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/resampling_pd.hpp:172:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/resampling_pd.hpp:188:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/resampling_pd.hpp:191:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/resource.hpp:79:25: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/common/rnn.cpp:176:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn.cpp:195:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_lstm [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn.cpp:293:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_rnn [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn.cpp:395:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_rnn [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn.cpp:505:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_rnn [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn.cpp:529:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_lstm [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn.cpp:548:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_gru [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn.cpp:566:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_lbr_gru [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn.cpp:585:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_augru [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn.cpp:604:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_lbr_augru [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn.cpp:631:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_rnn [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn.cpp:670:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_lstm [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn.cpp:701:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_gru [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn.cpp:730:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_lbr_gru [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn.cpp:761:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_augru [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn.cpp:793:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_lbr_augru [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn.cpp:91:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn_pd.hpp:102:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn_pd.hpp:174:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_vanilla_lstm [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn_pd.hpp:233:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC_LAYER [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn_pd.hpp:278:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn_pd.hpp:314:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn_pd.hpp:387:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn_pd.hpp:419:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn_pd.hpp:444:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn_pd.hpp:450:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn_pd.hpp:65:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn_pd.hpp:93:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/rnn_pd.hpp:99:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/scratchpad.cpp:152:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/serialization.cpp:111:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_memory_extra_flag_none [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/serialization.cpp:272:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/serialization.cpp:391:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/serialization.cpp:450:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/shuffle_pd.hpp:55:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/shuffle_pd.hpp:78:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/shuffle_pd.hpp:81:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/shuffle_pd.hpp:85:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/shuffle_pd.hpp:88:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/softmax_pd.hpp:118:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/softmax_pd.hpp:137:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/softmax_pd.hpp:140:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/softmax_pd.hpp:181:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/softmax_pd.hpp:201:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/softmax_pd.hpp:204:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/softmax_pd.hpp:207:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/stream.hpp:66:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/sum.cpp:45:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/sum_pd.hpp:117:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/sum_pd.hpp:42:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_MULTIPLE_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/sum_pd.hpp:51:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_MULTIPLE_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/sum_pd.hpp:58:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/sum_pd.hpp:61:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glob_zero_md [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/sum_pd.hpp:72:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_f32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/type_helpers.hpp:152:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/type_helpers.hpp:166:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rnn_s8s8_compensation [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/type_helpers.hpp:173:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_extra_flags [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/type_helpers.hpp:193:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/type_helpers.hpp:241:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_metadata_types [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/type_helpers.hpp:258:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/type_helpers.hpp:279:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/type_helpers.hpp:306:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/type_helpers.hpp:360:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/type_helpers.hpp:452:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/type_helpers.hpp:551:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/type_helpers.hpp:601:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/type_helpers.hpp:702:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/type_helpers.hpp:805:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/type_helpers.hpp:86:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/type_helpers.hpp:905:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/type_helpers.hpp:910:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_S32_VAL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/type_helpers.hpp:915:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_RUNTIME_DIM_VAL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/type_helpers.hpp:924:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/utils.cpp:253:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/utils.cpp:259:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/utils.cpp:291:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu_isa_default [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/utils.cpp:307:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu_isa_no_hints [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/utils.hpp:158:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zero < memory_extra_desc_t > [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/utils.hpp:158:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/utils.hpp:164:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable args [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/utils.hpp:227:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/utils.hpp:233:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/utils.hpp:315:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/utils.hpp:315:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/utils.hpp:618:33: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/common/utils.hpp:635:7: performance: Function 'get()' should return member 'value_' by const reference. [returnByReference] head oneDNN-3.1.1/src/common/verbose.cpp:1061:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/verbose.cpp:234:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_extra_flags [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/verbose.cpp:254:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_MAX_NDIMS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/verbose.cpp:338:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/verbose.cpp:394:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_MULTIPLE_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/verbose.cpp:404:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_MULTIPLE_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/verbose.cpp:435:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_scratchpad_mode_library [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/verbose.cpp:86:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATOMIC_FLAG_INIT [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/common/verbose.cpp:915:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC_ITER [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/acl_binary.cpp:51:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/acl_convolution_utils.cpp:243:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/acl_convolution_utils.cpp:255:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/acl_convolution_utils.cpp:290:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convolution_auto [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/acl_eltwise.cpp:50:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/acl_threadpool_scheduler.cpp:105:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _run_workloads_mutex [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/acl_threadpool_scheduler.cpp:64:59: style: Parameter 'workloads' can be declared as reference to const [constParameterReference] head oneDNN-3.1.1/src/cpu/aarch64/acl_threadpool_scheduler.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _num_threads [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/acl_threadpool_scheduler.cpp:80:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _num_threads [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/acl_threadpool_scheduler.cpp:84:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _run_workloads_mutex [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/acl_utils.cpp:135:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/acl_utils.cpp:173:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/acl_utils.cpp:214:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/acl_utils.cpp:53:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arm_compute [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_isa_traits.cpp:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_isa_traits.cpp:123:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_all [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_isa_traits.cpp:128:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:202:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_vregs [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:214:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_vregs [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:282:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:308:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:320:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:333:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:341:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:346:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:357:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable job_size_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:371:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:417:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:429:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:438:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:443:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:452:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:461:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x_block_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:483:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_x_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:505:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:570:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:575:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/cpu_reducer.cpp:586:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/injector_utils.cpp:114:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vlen [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/injector_utils.cpp:122:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_to_preserve_size_bytes_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/injector_utils.cpp:74:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vlen [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1013:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1028:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1062:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1100:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1157:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:119:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_oc_spatial [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1200:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1242:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1280:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1309:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1341:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary_div [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1387:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1401:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1418:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1427:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_DEFAULT_ADDR [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1450:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1472:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_opmask [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1506:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_DEFAULT_ADDR [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1522:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:152:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_oc [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1543:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_opmask [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1589:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_128 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1621:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SVE_256 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1685:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1694:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_addr_reg [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1722:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_z [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1752:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1754:46: style: C-style reference casting [cstyleCast] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1757:40: style: C-style reference casting [cstyleCast] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1769:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1771:46: style: C-style reference casting [cstyleCast] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1774:40: style: C-style reference casting [cstyleCast] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1787:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_opmask [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1803:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1807:37: style: C-style reference casting [cstyleCast] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:1827:25: style: C-style reference casting [cstyleCast] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:334:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scalar [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:42:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:451:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_vregs [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:52:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:535:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_addr_reg [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:655:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:680:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:697:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:738:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:74:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_broadcast [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:778:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:816:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:837:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:864:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:877:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:912:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:952:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:988:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp:99:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsupported [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1001:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1021:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1041:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_m [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1078:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1085:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cmp_gt_os [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1096:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1111:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1126:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1169:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1180:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1190:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1217:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z_tmp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1225:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:122:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_idx_tail [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1248:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1323:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z_tmp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1338:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z_tmp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1351:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1364:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1369:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1441:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:152:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable util [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1568:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vecs_count [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1582:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_table [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1628:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zero [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:1712:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:173:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z_tmp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:188:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:301:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:40:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:417:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_mask [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:430:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:452:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z_tmp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:459:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:472:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:493:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:539:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z_tmp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:573:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:579:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:586:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:611:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:635:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:643:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z_tmp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:64:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:653:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:812:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_all [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:823:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:847:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:946:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_m [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp:991:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_z [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_postops_injector.cpp:136:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entry_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_postops_injector.cpp:158:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_to_eltwise_injector_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/injectors/jit_uni_postops_injector.cpp:176:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lambda_jit_injectors_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_conv_kernel.cpp:1129:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_conv_kernel.cpp:113:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jcp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_conv_kernel.cpp:1218:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ver_fma [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_conv_kernel.cpp:494:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_bias [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_conv_kernel.cpp:615:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_conv_kernel.cpp:643:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_convolution.cpp:296:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_convolution.cpp:460:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_convolution.cpp:465:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_1x1_convolution.cpp:86:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jcp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1158:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_conv_padded_bias [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1163:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ur_w [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1184:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ker_reg_base_idx [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:128:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_channel [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1296:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1528:19: style: The if condition is the same as the previous if condition [duplicateCondition] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1509:19: note: First condition oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1528:19: note: Second condition head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1536:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1775:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:1826:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:2017:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:2398:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ngroups [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:2419:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_hw_transp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:2440:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_hw_transp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:2734:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:274:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:284:24: style: The scope of the variable 'ic_tail_jmp' can be reduced. [variableScope] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:2855:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ngroups [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:3002:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nstl [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:3214:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kernel_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:3260:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_tmp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:3314:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:3343:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:3388:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_pad [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:3592:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable harness [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:3735:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable harness [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:3868:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable harness [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:3893:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:4249:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_conv_wei_bia_reduction [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:4280:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable harness_2d_reduction [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:531:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndims [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:594:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:63:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:76:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:827:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_conv_kernel.cpp:98:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ur_w [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_convolution.cpp:1279:33: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_convolution.cpp:1279:9: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1041:25: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1084:34: style: Local variable 'vmm' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1081:28: note: Shadowed declaration oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1084:34: note: Shadow variable 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1087:33: style: Local variable 'vmm' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1081:28: note: Shadowed declaration oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1087:33: note: Shadow variable 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1101:34: style: Local variable 'vmm' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1097:28: note: Shadowed declaration oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1101:34: note: Shadow variable 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1104:33: style: Local variable 'vmm' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1097:28: note: Shadowed declaration oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1104:33: note: Shadow variable 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:168:21: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1714:17: style: The scope of the variable 'd_t_overflow' can be reduced. [variableScope] 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1714:31: style: The scope of the variable 'd_back_overflow' can be reduced. [variableScope] 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:171:39: style: Condition '!jcp.is_depthwise' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:166:34: note: Assuming that condition '!jcp.is_depthwise' is not redundant oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:171:39: note: Condition '!jcp.is_depthwise' is always true 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1732:21: style: Local variable 'd_t_overflow' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1714:17: note: Shadowed declaration oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1732:21: note: Shadow variable 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1734:21: style: Local variable 'd_back_overflow' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1714:31: note: Shadowed declaration oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:1734:21: note: Shadow variable 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:542:56: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:708:22: style: Condition '!unsigned_input_or_src_zp' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:707:14: note: Assuming that condition 'unsigned_input_or_src_zp' is not redundant oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:708:22: note: Condition '!unsigned_input_or_src_zp' is always true 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:744:18: style: Condition '!unsigned_input_or_src_zp' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:743:10: note: Assuming that condition 'unsigned_input_or_src_zp' is not redundant oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:744:18: note: Condition '!unsigned_input_or_src_zp' is always true 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:85:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:937:12: style: The if condition is the same as the previous if condition [duplicateCondition] oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:930:12: note: First condition oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp:937:12: note: Second condition head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:1148:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable primitive_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:1159:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:121:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_depthwise [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:306:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_len_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:500:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_depthwise [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:51:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_depthwise [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:645:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:78:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ktail_mask [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:800:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_ic [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:860:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mask_gflag [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:876:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp:896:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_fused_conv [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_convolution.cpp:157:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_convolution.cpp:300:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_sve_512_x8s8s32x_convolution.cpp:391:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1007:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1200:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1287:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1322:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1380:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1444:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1537:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1582:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1659:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1794:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:1840:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2006:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2019:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2061:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_bnorm_tmp_stats [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2095:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_bnorm_tmp_stats [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2217:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_barrier [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2236:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forward_inference [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2241:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_data [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2246:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_data [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2263:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2322:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2330:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2359:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bnorm_driver_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2364:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2429:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2436:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:2462:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bnorm_driver_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:343:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acc_data_t [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:378:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable W_TMP_1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:456:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:479:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:497:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_DEFAULT_ADDR [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:530:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:544:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:557:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:570:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:578:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:582:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:59:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable padded_dims [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:604:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:632:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:639:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:63:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:677:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:715:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:752:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:831:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:939:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_batch_normalization.cpp:968:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:187:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:212:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:244:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scalar [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:254:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:346:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_i8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:37:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:425:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable primitive_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:506:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_blks [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:538:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_blocked [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:575:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:741:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:79:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:858:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable not_bcasted_sp_dims [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:89:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_blks [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:960:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary.cpp:98:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:107:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_i8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:118:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_postops [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:136:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postops_injector_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:146:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_start_idx_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:189:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sum_scale [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:223:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:230:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:237:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_i8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:245:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:298:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:383:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:420:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:429:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable broadcast_src1_value [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:441:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_SP [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:445:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_SP [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:457:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_src_different_layouts [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:497:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_start_idx_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:58:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_src1_outer_dims_tail_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:590:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src0_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:716:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outer_dims [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_binary_kernel.cpp:747:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.cpp:106:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vlen [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.cpp:128:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_vregs [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.cpp:144:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_depthwise [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.cpp:193:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.cpp:211:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.cpp:221:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint32_t [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.cpp:237:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Xbyak_aarch64 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.cpp:305:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:1101:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:150:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:159:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:180:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_ch_blocking [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:256:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:327:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_fused_conv [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:384:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:460:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:486:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ur_w [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:550:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_ch [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:575:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:583:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:606:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:621:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stride_w [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:720:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:736:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:754:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:771:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:818:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:856:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:902:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oh [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp:982:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_convolution.cpp:167:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_convolution.cpp:282:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_convolution.cpp:411:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32_data_t [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_dw_convolution.cpp:477:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32_data_t [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:138:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_num_ll [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:142:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_num_ll [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:146:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_num_ll [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:210:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:261:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:288:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:314:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:368:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:394:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:453:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:475:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:599:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:610:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:626:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:673:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_DEFAULT_ADDR [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:709:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp:849:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_uni_pool_kernel.cpp:158:18: style: Redundant initialization for 'ncsp_fmt_tag'. The initialized value is overwritten before it is read. [redundantInitialization] oneDNN-3.1.1/src/cpu/aarch64/jit_uni_pool_kernel.cpp:135:23: note: ncsp_fmt_tag is initialized oneDNN-3.1.1/src/cpu/aarch64/jit_uni_pool_kernel.cpp:158:18: note: ncsp_fmt_tag is overwritten 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_uni_pool_kernel.cpp:39:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_broadcast [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_pool_kernel.cpp:520:35: error: syntax error [syntaxError] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_pooling.cpp:470:25: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/aarch64/jit_uni_pooling.cpp:476:9: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:140:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_extra_flags [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:154:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dim_id [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:167:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:209:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oscale_runtime [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:443:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:455:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty_field [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:477:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:524:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_ndims [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:563:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_ndims [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:573:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_ndims [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_reorder_utils.cpp:593:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:145:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:175:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DUMMY_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:200:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:255:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:319:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:331:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sve_512 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:344:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eltwise_exp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:383:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:453:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:475:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axis_simd_tail_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:498:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:515:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:535:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:587:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable need_scratchpad_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:615:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:645:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_softmax_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:677:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable softmax_driver_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:687:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:734:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable softmax_driver_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:744:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:785:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/jit_uni_softmax.cpp:797:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle.cpp:113:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_off_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle.cpp:148:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle.cpp:157:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_off_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle.cpp:162:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle_kernel.cpp:101:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable padding_size_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle_kernel.cpp:123:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_tail [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle_kernel.cpp:138:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_tmp2_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle_kernel.cpp:273:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle_kernel.cpp:327:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_sveLen [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle_kernel.cpp:71:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dt_size [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/shuffle/jit_uni_shuffle_kernel.cpp:92:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_DEFAULT_ADDR [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:103:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:118:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable full_opmask_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:125:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:139:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:154:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable full_opmask_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:189:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_ALL_ONE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:512:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_TMP [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:519:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:535:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nt_stores_enabled_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:561:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vreg_zero_saturation_idx_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:573:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nt_stores_enabled_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:608:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TRANSLATOR_STACK [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:623:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TRANSLATOR_STACK [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:636:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable placeholders [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:660:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_m [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:669:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_m [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:684:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:715:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:778:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/utils/jit_io_helper.cpp:95:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_TMP_2 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:113:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numCores_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:136:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:238:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:239:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:240:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sveLen_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:241:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:243:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable midr_el1_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:254:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dataCacheLevel_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:259:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dataCacheLevel_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:262:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dataCacheLevel_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp:269:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numCores_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1007:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1026:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1043:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1062:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1079:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1098:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1219:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1230:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1241:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1254:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1272:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1287:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1306:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1321:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1343:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1361:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1374:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1392:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1408:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1425:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1437:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1448:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1459:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1469:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1480:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1510:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1522:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1533:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1545:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1557:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1569:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1582:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1593:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1604:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1659:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1678:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1697:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1745:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1761:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1800:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1870:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1890:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1912:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1920:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:1949:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2020:119: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2043:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2066:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2101:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2118:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2139:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2170:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2192:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2203:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2247:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2315:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2335:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2355:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2370:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2386:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2400:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2408:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2423:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2530:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2550:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_SHMOD [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2561:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SXTW [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2595:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MUL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2642:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2655:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2681:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2757:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2765:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2773:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2781:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2789:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2797:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:279:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2805:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2813:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2821:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2829:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2864:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:2942:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3030:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3042:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:304:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3055:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3079:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3086:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:311:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3145:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_TYPE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3244:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_TYPE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3276:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:327:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3295:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3378:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3403:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:340:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3418:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3442:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3456:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3469:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3506:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3516:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3530:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_ELEM_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3544:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_ELEM_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:355:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3561:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_ELEM_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3571:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3586:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3595:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3610:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3619:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3636:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3656:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3664:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3678:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3699:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SXTW [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3709:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3718:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SXTW [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3726:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SXTW [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3734:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SXTW [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3744:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3756:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3762:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3769:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3782:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3792:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3832:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3842:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3852:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3858:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3865:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3876:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3882:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3892:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3898:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3905:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3917:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3924:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3931:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3944:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3952:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3959:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3967:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3976:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3984:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3991:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SXTW [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:3999:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4008:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4020:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4031:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4039:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4051:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4062:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4071:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SXTW [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4082:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4093:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4101:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4108:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4117:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SXTW [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4128:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4139:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4146:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4156:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4162:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4169:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4181:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4188:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4195:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4209:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4217:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:4224:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_CONST_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:456:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:471:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:489:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:502:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:524:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SY [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:531:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:621:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:642:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:655:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:669:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:685:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_REG_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:699:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:716:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_RANGE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:771:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:783:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:795:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:810:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:822:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:835:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:855:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:868:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_VALUE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:880:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_IDX [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:909:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:931:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:953:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:970:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h:990:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_ILLEGAL_IMM_COND [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:3602:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:3603:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:3604:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:4106:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:4107:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:4108:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:4109:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5491:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5492:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5493:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5494:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5495:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5496:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5497:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5498:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5499:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MI [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5500:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MI [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5501:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5502:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5503:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5504:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5505:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5506:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5507:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HI [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5508:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HI [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5509:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5510:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5511:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5512:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5513:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5514:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5515:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GT [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5516:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GT [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5517:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h:5518:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/bfloat16.cpp:35:44: style: Parameter 'out' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/cpu_engine.cpp:62:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/float16.cpp:30:42: style: Parameter 'out' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/gemm/f32/ref_gemm_f32.cpp:130:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BM [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/f32/ref_gemm_f32.cpp:42:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/f32/ref_gemm_f32.cpp:53:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/f32/ref_gemm_f32.cpp:81:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/gemm.cpp:110:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/gemm.cpp:153:37: style: Parameter 'C' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/gemm/gemm.cpp:180:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/gemm.cpp:192:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/gemm.cpp:226:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/gemm.cpp:271:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/gemm.cpp:95:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:103:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:108:68: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:113:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:118:68: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:123:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:129:16: style: Parameter 'C' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:134:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:140:35: style: Parameter 'C' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:145:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:151:37: style: Parameter 'C' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:156:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:162:37: style: Parameter 'C' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:167:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:44:53: style: Parameter 'size' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:44:65: style: Parameter 'pack' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:54:69: style: Parameter 'size' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:55:15: style: Parameter 'pack' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:60:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:65:69: style: Parameter 'size' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:66:15: style: Parameter 'pack' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:71:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:76:69: style: Parameter 'size' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:77:15: style: Parameter 'pack' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:82:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:87:70: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:92:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm/gemm_pack.cpp:98:21: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/gemm_convolution.cpp:555:28: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/gemm_convolution.cpp:741:13: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/gemm_convolution_utils.cpp:449:34: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/gemm_convolution_utils.cpp:747:9: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/gemm_inner_product.cpp:116:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm_inner_product.cpp:85:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm_inner_product_utils.cpp:152:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable do_scale_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm_x8s8s32x_convolution.cpp:114:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm_x8s8s32x_convolution.cpp:180:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sum [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm_x8s8s32x_convolution.cpp:316:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm_x8s8s32x_convolution.cpp:355:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/gemm_x8s8s32x_convolution_utils.cpp:145:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/gemm_x8s8s32x_convolution_utils.cpp:74:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/matmul/gemm_bf16_matmul.cpp:163:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/matmul/gemm_bf16_matmul.cpp:169:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary_injector_utils [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/matmul/gemm_bf16_matmul.cpp:54:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/matmul/gemm_bf16_matmul.cpp:54:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/matmul/gemm_bf16_matmul.cpp:84:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sum [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/matmul/gemm_bf16_matmul.cpp:93:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/matmul/gemm_f32_matmul.cpp:169:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary_injector_utils [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/matmul/gemm_f32_matmul.cpp:48:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/matmul/gemm_f32_matmul.cpp:48:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/matmul/gemm_f32_matmul.cpp:87:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sum [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/matmul/gemm_f32_matmul.cpp:97:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/matmul/gemm_x8s8s32x_matmul.cpp:150:25: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/matmul/gemm_x8s8s32x_matmul.cpp:253:15: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/matmul/gemm_x8s8s32x_matmul.cpp:292:43: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/matmul/gemm_x8s8s32x_matmul.cpp:416:18: style: Local variable 'st' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/matmul/gemm_x8s8s32x_matmul.cpp:266:27: note: Shadowed declaration oneDNN-3.1.1/src/cpu/matmul/gemm_x8s8s32x_matmul.cpp:416:18: note: Shadow variable 2.13.0 oneDNN-3.1.1/src/cpu/matmul/gemm_x8s8s32x_matmul.cpp:435:34: style: The scope of the variable 'weights_compensation' can be reduced. [variableScope] 2.13.0 oneDNN-3.1.1/src/cpu/matmul/gemm_x8s8s32x_matmul.cpp:48:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/nchw_pooling.cpp:94:26: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/nchw_pooling.cpp:94:9: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/ncsp_batch_normalization.cpp:304:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/nhwc_pooling.cpp:234:13: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/nhwc_pooling.cpp:234:30: error: syntax error [syntaxError] head oneDNN-3.1.1/src/cpu/nspc_batch_normalization.cpp:250:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/platform.cpp:80:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/platform.cpp:88:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/platform.cpp:96:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu_isa_no_hints [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/primitive_attr_postops.cpp:139:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary_ne [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/primitive_attr_postops.cpp:147:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/primitive_attr_postops.cpp:171:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/primitive_attr_postops.cpp:177:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entry_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/primitive_attr_postops.cpp:190:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/primitive_attr_postops.cpp:204:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/primitive_attr_postops.cpp:251:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/ref_batch_normalization.cpp:122:13: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/ref_batch_normalization.cpp:122:27: error: syntax error [syntaxError] head oneDNN-3.1.1/src/cpu/ref_convolution.cpp:79:26: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/ref_convolution.cpp:79:9: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/ref_convolution_int8.cpp:116:26: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/ref_convolution_int8.cpp:116:9: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/ref_deconvolution.cpp:326:26: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/ref_deconvolution.cpp:326:9: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/ref_eltwise.cpp:125:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/ref_eltwise.cpp:160:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/ref_eltwise.cpp:197:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/ref_eltwise.cpp:85:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/ref_inner_product.cpp:53:26: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/ref_inner_product.cpp:53:9: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/ref_inner_product_int8.cpp:58:26: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/ref_inner_product_int8.cpp:58:9: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/ref_layer_normalization.cpp:117:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/ref_lrn.cpp:134:13: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/ref_lrn.cpp:134:32: error: syntax error [syntaxError] head oneDNN-3.1.1/src/cpu/ref_pooling.cpp:238:26: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/ref_pooling.cpp:238:9: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] 2.13.0 oneDNN-3.1.1/src/cpu/ref_prelu.cpp:326:13: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/ref_prelu.cpp:326:42: error: syntax error [syntaxError] head oneDNN-3.1.1/src/cpu/ref_reduction.cpp:104:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/ref_reduction.cpp:58:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/ref_reduction.cpp:81:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/ref_resampling.cpp:182:21: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/ref_resampling.cpp:182:35: error: syntax error [syntaxError] head oneDNN-3.1.1/src/cpu/ref_shuffle.cpp:71:26: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/ref_shuffle.cpp:71:9: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/ref_softmax.cpp:184:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/ref_softmax.cpp:293:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/ref_softmax.cpp:342:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/reorder/cpu_reorder.cpp:58:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compensation_conv_s8s8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:276:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:287:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:292:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:363:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:369:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:374:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:379:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:384:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:71:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/brgemm_cell_common.cpp:77:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/cell_common.cpp:131:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_iter [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/cell_common.cpp:225:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/cell_common.cpp:231:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gemm_layer_func [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/cell_common.cpp:284:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gemm_layer_func [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/cell_common.cpp:335:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cell_position [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/cell_gru.cpp:109:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_layer [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/cell_gru.cpp:176:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gemm_iter_func [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/cell_gru.cpp:215:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gemm_iter_func [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/cell_gru_lbr.cpp:123:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_iter [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/cell_gru_lbr.cpp:138:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gemm_layer_func [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/cell_gru_lbr.cpp:176:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gemm_layer_func [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/cell_gru_lbr.cpp:66:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/cell_gru_lbr.cpp:72:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_gru.cpp:186:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_gru.cpp:207:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_gru.cpp:232:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_gru.cpp:257:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_gru.cpp:304:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_gru_lbr.cpp:129:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm.cpp:148:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm.cpp:176:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm.cpp:203:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm.cpp:244:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm.cpp:365:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cscale_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm.cpp:386:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cscale_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm_projection.cpp:143:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shift_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm_projection.cpp:74:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_step [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_lstm_projection.cpp:94:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_iter_c_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_rnn.cpp:118:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_rnn.cpp:138:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_rnn.cpp:193:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/ref_postgemm_rnn.cpp:212:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scales_ [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/rnn/ref_rnn.cpp:1022:1: error: syntax error [syntaxError] head oneDNN-3.1.1/src/cpu/rnn/ref_rnn.cpp:242:21: error: syntax error [syntaxError] head oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:198:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ldgoi [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:211:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rnn_utils [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:346:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:355:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:80:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ldgOi16o [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:86:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ldgIo16i [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/rnn/rnn_utils.cpp:92:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ldOi16o [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/scale_utils.cpp:54:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/simple_layer_normalization.cpp:200:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/simple_layer_normalization.cpp:231:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/simple_layer_normalization.cpp:73:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/simple_resampling.cpp:283:17: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/simple_resampling.cpp:283:41: error: syntax error [syntaxError] head oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm.cpp:199:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm.cpp:220:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm.cpp:375:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm.cpp:452:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm.cpp:529:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm.cpp:535:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm_utils.cpp:112:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_undef [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm_utils.cpp:151:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm_utils.cpp:160:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_undef [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm_utils.cpp:51:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undef [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm_utils.cpp:683:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_undef [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm_utils.cpp:763:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_amx [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm_utils.cpp:832:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_undef [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/brgemm/brgemm_utils.cpp:91:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp:136:19: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp:136:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp:1904:25: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp:98:5: error: There is an unknown macro here somewhere. Configuration is required. If DECLARE_CPU_JIT_AUX_FUNCTIONS is a macro then please configure it. [unknownMacro] 2.13.0 oneDNN-3.1.1/src/cpu/x64/brgemm/jit_brgemm_kernel.cpp:107:5: error: There is an unknown macro here somewhere. Configuration is required. If DECLARE_CPU_JIT_AUX_FUNCTIONS is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/x64/brgemm/jit_brgemm_kernel.cpp:956:25: error: syntax error [syntaxError] head oneDNN-3.1.1/src/cpu/x64/cpu_isa_traits.cpp:166:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_undef [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_isa_traits.cpp:182:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa_all [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_isa_traits.cpp:191:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_cpu_isa_no_hints [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_isa_traits.cpp:196:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_isa_traits.cpp:236:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_isa_traits.cpp:253:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable amx_tile [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_isa_traits.cpp:300:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable amx_tile [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_isa_traits.cpp:311:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable amx_tile [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_isa_traits.cpp:322:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable amx_tile [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:136:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:142:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:175:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:186:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:199:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:208:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_vregs [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:267:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:291:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:306:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:319:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:327:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:332:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:343:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable job_size_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:357:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:403:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:415:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:424:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:429:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:438:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:447:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x_block_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:469:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_x_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:491:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nthr_per_group_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:556:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:561:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/cpu_reducer.cpp:572:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable drv_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:133:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:143:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nstages_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:178:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:187:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isize_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:265:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isize_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:305:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A2_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:330:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_trans_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:387:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_NEAR [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:401:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_NEAR [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:430:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp:501:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_a_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp:152:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_nelems_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp:186:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_nelems_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp:320:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNROLL_M_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp:383:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha_one_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp:436:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta_zero_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp:513:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16_emu_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp:90:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_nelems_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:110:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable k1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:131:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A2_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:209:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A1_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:290:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:318:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A1_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:437:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNROLL_N_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:475:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trans_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:525:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trans_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:610:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16_emu_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:66:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable k1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp:90:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable k1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:114:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:129:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:163:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:176:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:209:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_UNROLL_M [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:39:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:440:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta_zero_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:49:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:66:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp:90:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx512_core_f32_copy_at_kern_part1_autogen.cpp:99:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_gemv_t_f32_kern.cpp:124:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_UNROLL_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_gemv_t_f32_kern.cpp:266:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_gemv_t_f32_kern.cpp:312:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_avx2_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_gemv_t_f32_kern.cpp:82:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_UNROLL_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part1_autogen.cpp:60:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LDC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_avx_kernel_sgemm_kern_part1_autogen.cpp:53:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp:110:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_avx2_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp:123:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_nelems_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp:173:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp:240:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unroll_n_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp:284:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALPHA_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp:322:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_avx512_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp:85:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_nelems_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp:109:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_UNROLL_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp:237:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALPHA_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp:284:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1035:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:104:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1067:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1217:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1331:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1374:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_trans [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1405:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1574:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1659:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1681:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1804:24: style: C-style pointer casting [cstyleCast] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:1995:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:243:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:267:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:283:21: error: Using reference to dangling temporary. [danglingTempReference] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:282:26: note: Assigned to reference. oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:283:21: note: Using reference to dangling temporary. 2.13.0 oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:290:29: error: Using reference to dangling temporary. [danglingTempReference] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:288:22: note: Assigned to reference. oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:290:29: note: Using reference to dangling temporary. 2.13.0 oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:291:17: error: Using reference to dangling temporary. [danglingTempReference] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:288:22: note: Assigned to reference. oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:291:17: note: Using reference to dangling temporary. 2.13.0 oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:292:17: error: Using reference to dangling temporary. [danglingTempReference] oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:288:22: note: Assigned to reference. oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:292:17: note: Using reference to dangling temporary. head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:313:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pack_a [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:327:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:389:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:522:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:798:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:945:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_trans [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_driver.cpp:972:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_trans [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_info.cpp:212:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_info.cpp:77:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_amx [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_info.cpp:856:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_info.cpp:910:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bm [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_info.cpp:91:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:110:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:131:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:152:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pack_a [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:167:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:205:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:240:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:308:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:335:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:355:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:428:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:442:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:45:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:488:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:82:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemm_pack.cpp:99:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:113:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_trans [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:234:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:317:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:397:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:498:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:503:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:526:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dnnl_success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/gemv_driver.cpp:79:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable do_trans [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp:142:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_regs_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp:170:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx2_vnni [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp:318:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unroll_m_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp:401:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp:471:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta_zero_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp:90:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_unroll_n_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp:150:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGEMM_UNROLL_M_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp:187:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGEMM_UNROLL_M_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp:355:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGEMM_UNROLL_M_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp:438:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp:501:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta_zero_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp:96:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_regs_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp:142:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAGE_4K [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp:243:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pack_a [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp:331:60: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp:336:70: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] head oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp:152:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xmm_beta [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp:182:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp:65:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zmm_b [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/gemm_bf16_convolution.cpp:1137:13: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/x64/gemm_bf16_convolution.cpp:61:30: error: syntax error [syntaxError] head oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:143:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:202:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/gemm_bf16_inner_product.cpp:97:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_DST [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/injector_utils.cpp:105:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_to_preserve_size_bytes_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/injector_utils.cpp:81:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1021:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1066:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1089:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:109:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsupported [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1118:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1144:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rax [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1177:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rax [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1218:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:129:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_oc_spatial [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1301:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1361:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1401:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1452:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1474:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rax [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1528:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:157:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsupported [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1609:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1666:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1729:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary_ne [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1776:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:178:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_oc [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1796:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1831:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1864:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1887:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1919:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1931:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1940:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:1962:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:203:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_oc [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2095:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2116:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2148:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2159:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2170:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2180:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2192:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2243:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2263:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2287:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_helper_reg [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2301:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2331:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2345:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_addr_reg [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2368:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2403:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2438:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2452:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2474:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2485:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2495:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2505:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2515:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2571:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_size [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2596:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2615:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail_opmask [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2637:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_dt_helper_vmm_idx [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2661:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cmp_nlt_us [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2699:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cmp_nlt_us [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2732:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ymm [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:2747:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Xmm [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:317:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scalar [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:350:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vlen [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:357:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vlen [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:363:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:371:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:380:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vlen [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:418:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_vregs [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:46:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:568:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_addr_reg [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:62:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:647:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:676:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:709:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:789:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rax [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:822:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:84:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_broadcast [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:853:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_d [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:869:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rax [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:899:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rax [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_binary_injector.cpp:937:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1033:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1145:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable util [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1226:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux3 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1282:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zero [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1291:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1317:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1326:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:133:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_idx_tail [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1375:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable two [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1382:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zero [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1393:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1403:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1409:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1417:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux3 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1458:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1468:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dst_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1475:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1502:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable one [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1511:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1529:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1562:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gelu_erf_Abramowitz_Stegun_one_over_sqrt_two [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1627:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:162:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable util [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1645:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1659:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1672:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _op_mxcsr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1677:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1750:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:180:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_mask [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1868:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vecs_count [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1882:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_table [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:1928:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zero [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:196:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:225:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_avx512 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:237:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_avx512 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:249:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_avx512 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:2579:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:264:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exp_ln_flt_min_f [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:323:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:332:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zero [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:339:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux3 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:356:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:36:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:554:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:589:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positive_mask [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:602:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:609:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:60:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:627:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux3 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:650:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:659:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:669:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:794:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vmm_aux3 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:824:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp:855:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_postops_injector.cpp:138:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entry_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_postops_injector.cpp:159:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alg_to_eltwise_injector_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/injectors/jit_uni_postops_injector.cpp:177:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lambda_jit_injectors_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/ip_convolution.cpp:40:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/ip_convolution.cpp:53:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_conv_kernel_f32.cpp:1020:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_conv_kernel_f32.cpp:151:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_conv_kernel_f32.cpp:223:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_binary [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_conv_kernel_f32.cpp:512:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_bias [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_conv_kernel_f32.cpp:572:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_binary [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_conv_kernel_f32.cpp:699:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_conv_kernel_f32.cpp:75:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_convolution.cpp:183:44: error: Uninitialized variable: pbuf [uninitvar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_convolution.cpp:183:71: error: Uninitialized variable: row_offset [uninitvar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_convolution.cpp:188:31: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_convolution.cpp:43:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_1x1_convolution.cpp:670:33: error: syntax error [syntaxError] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1026:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1092:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx2 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1296:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1307:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx2 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:141:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1438:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_conv_padded_bias [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1444:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kd [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1460:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1474:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1555:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1586:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_pad [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1691:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:1788:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_pad [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:205:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:256:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:486:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ur_w [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:537:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:582:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:74:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:818:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_conv_padded_bias [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp:823:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx2_convolution.cpp:249:28: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx2_convolution.cpp:415:17: style: The scope of the variable 'g' can be reduced. [variableScope] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx2_convolution.cpp:415:30: style: The scope of the variable 'ocb' can be reduced. [variableScope] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx2_convolution.cpp:415:47: style: The scope of the variable 'icb' can be reduced. [variableScope] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx2_convolution.cpp:47:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jcp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp:1148:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp:139:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_dw_conv [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp:173:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_binary [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp:214:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jcp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp:412:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_binary [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp:572:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp:87:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bcast_block [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:181:31: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:197:19: error: Uninitialized variable: pbuf [uninitvar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:197:62: error: Uninitialized variable: row_offset [uninitvar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:44:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jcp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:690:33: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp:812:33: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_conv_kernel.cpp:1164:32: style: Local variable 'L1_cache_size' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_conv_kernel.cpp:1082:24: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_conv_kernel.cpp:1164:32: note: Shadow variable 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_conv_kernel.cpp:1240:15: style: The scope of the variable 'eff' can be reduced. [variableScope] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_conv_kernel.cpp:1478:19: style: The if condition is the same as the previous if condition [duplicateCondition] oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_conv_kernel.cpp:1464:19: note: First condition oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_conv_kernel.cpp:1478:19: note: Second condition 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_conv_kernel.cpp:1699:24: style: The scope of the variable 'body_n_oi' can be reduced. [variableScope] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_conv_kernel.cpp:1699:34: style: Variable 'body_n_oi' is assigned a value that is never used. [unreadVariable] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_conv_kernel.cpp:1699:39: style: The scope of the variable 'pretail_n_oi' can be reduced. [variableScope] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_conv_kernel.cpp:1699:52: style: Variable 'pretail_n_oi' is assigned a value that is never used. [unreadVariable] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_conv_kernel.cpp:1699:57: style: The scope of the variable 'tail_n_oi' can be reduced. [variableScope] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_conv_kernel.cpp:1699:67: style: Variable 'tail_n_oi' is assigned a value that is never used. [unreadVariable] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_conv_kernel.cpp:1736:27: style: Variable 'tail_n_oi' is assigned a value that is never used. [unreadVariable] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_conv_kernel.cpp:1745:27: style: Variable 'tail_n_oi' is assigned a value that is never used. [unreadVariable] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_conv_kernel.cpp:2195:15: style: The scope of the variable 'eff' can be reduced. [variableScope] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_conv_kernel.cpp:326:39: style: Variable 'aux_kernel_offset' is assigned a value that is never used. [unreadVariable] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_conv_kernel.cpp:3680:36: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_conv_kernel.cpp:47:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_convolution.cpp:1337:34: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_common_convolution.cpp:1337:9: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:103:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typesize_in [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:111:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typesize_out [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:118:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buf_count_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:1232:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_conv_amx_wsp_buffer [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:130:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_os_blocking [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:177:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ktail_mask [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:183:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ktail_mask [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:189:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:215:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_ptr_sum_zp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:231:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:254:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:276:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_oc_blocking [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:410:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:488:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_oc_blocking [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:537:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:600:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_os_blocking [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:609:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typesize_acc [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:673:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_dt [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:72:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_BASE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:75:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable I_BASE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:78:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable W_BASE [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:818:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_one_pstore [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:82:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_dt [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:838:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_without_padding [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:844:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_oc_block_flag_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:87:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable row_count_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:909:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tile_width [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:945:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:94:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp:98:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ngroups [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_1x1_convolution.cpp:66:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:1108:14: style: The comparison '0 <= C_BASE' is always true. [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:1106:24: note: 'C_BASE' is assigned value '0' here. oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:1108:14: note: The comparison '0 <= C_BASE' is always true. head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:1587:25: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:2121:27: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:2126:27: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:2129:31: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:2137:27: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:2141:31: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:2146:6: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:3013:14: style: The comparison '0 <= C_BASE' is always true. [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:3011:24: note: 'C_BASE' is assigned value '0' here. oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:3013:14: note: The comparison '0 <= C_BASE' is always true. 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:3654:27: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:3659:27: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:3662:31: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:3666:6: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:3954:14: style: The comparison '0 <= C_BASE' is always true. [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:3952:24: note: 'C_BASE' is assigned value '0' here. oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:3954:14: note: The comparison '0 <= C_BASE' is always true. 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:3994:27: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:3998:27: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:4003:31: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:4006:6: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:44:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_oc_blocking [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:543:22: style: Local variable 'r' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:491:15: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp:543:22: note: Shadow variable head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_convolution.cpp:1193:30: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_convolution.cpp:1193:9: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_deconvolution.cpp:50:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jcp_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_deconvolution.cpp:54:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_conv_padded_bias [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_amx_deconvolution.cpp:65:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_BIAS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:1203:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vlen [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:157:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_dw_conv [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:1754:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:1856:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_weights [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:185:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:259:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reduce_dim [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:882:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:90:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ur [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp:993:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_binary [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:1029:31: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:1038:33: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:1095:43: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:1096:30: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:222:31: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:238:19: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:238:55: error: Uninitialized variable: row_offset [uninitvar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:239:19: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:552:31: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:70:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:740:33: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:784:23: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:785:23: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:795:27: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:796:27: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:866:33: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:918:41: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:924:43: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:925:43: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:932:44: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:944:45: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:951:43: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:952:43: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp:958:43: style: C-style pointer casting [cstyleCast] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:105:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1091:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_ic_blocking [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1101:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1208:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1348:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:136:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_oc_blocking [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:146:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_oc_blocking [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1545:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_bf16 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:173:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1831:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kh [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1844:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1856:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1963:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stride_w [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1967:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typesize_in [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:1978:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_1stconv [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2212:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r11 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:226:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc_tail [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2281:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc_tail [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2293:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc_tail [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2304:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_1stconv [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2427:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_1stconv [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2511:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vreg_bias_unit [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2524:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_bias [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2584:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_bias [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2629:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uses_permw_transposition [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2646:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tr_ow [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2689:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2789:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:2919:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:3195:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_block_step [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:3232:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable harness [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:3295:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_pad [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:3552:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable harness [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:364:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_tail [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:3698:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oh [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:4010:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r11 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:4063:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_1stconv [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:4099:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uses_permw_transposition [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:4115:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vlen [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:4506:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_conv_tr_src [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:575:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:813:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp:825:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_convolution.cpp:1155:30: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_convolution.cpp:1155:9: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1009:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1025:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1036:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zmm_bias_reg [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1045:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1087:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1137:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_tail [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1167:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1183:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:118:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1193:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1217:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1233:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1275:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_tail [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1308:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ih [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1411:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1438:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_pad [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:1496:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:205:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:269:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:379:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_ch_blocking [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:460:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:530:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:628:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:67:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acc_idx_start [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:709:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:767:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_ch_blocking [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:79:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:832:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:856:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:900:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:907:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:922:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zmm_bias_reg [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp:930:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_2x3.cpp:42:5: error: There is an unknown macro here somewhere. Configuration is required. If DECLARE_CPU_JIT_AUX_FUNCTIONS is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_2x3.cpp:974:20: error: syntax error [syntaxError] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1110:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:112:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_t [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1196:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable embd_bcast [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1222:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable embd_bcast [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1352:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expl_bcast [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:136:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_t [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1370:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WSCHED_INVALID [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1409:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1479:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1505:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:166:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:1744:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2024:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_transp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2129:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimN_bcast_ur [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2294:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2316:54: style: Parameter 'jcp' can be declared as reference to const [constParameterReference] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2393:54: style: Parameter 'jcp' can be declared as reference to const [constParameterReference] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2415:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:2459:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:252:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimN_reg_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:401:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kh [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:662:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp:886:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp:1228:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp:138:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp:177:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_dw_conv [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp:201:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_sum [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp:230:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp:300:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typesize_bia [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp:629:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp:837:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp:96:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ur [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_convolution.cpp:132:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_ATTR_POST_OP_DW [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:119:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ktail_mask [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:126:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:1355:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:166:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_sum [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:1749:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_WEIGHTS [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:201:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:242:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_depthwise [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:431:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable signed_input [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:590:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_depthwise [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:63:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:737:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:882:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_zero_point [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:95:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_depthwise [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp:961:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_fused_conv [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_convolution.cpp:199:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_convolution.cpp:368:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_convolution.cpp:485:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_convolution.cpp:66:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp:1056:25: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp:172:21: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp:1747:17: style: The scope of the variable 'd_t_overflow' can be reduced. [variableScope] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp:1747:31: style: The scope of the variable 'd_back_overflow' can be reduced. [variableScope] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp:175:39: style: Condition '!jcp.is_depthwise' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp:170:33: note: Assuming that condition '!jcp.is_depthwise' is not redundant oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp:175:39: note: Condition '!jcp.is_depthwise' is always true 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp:1765:21: style: Local variable 'd_t_overflow' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp:1747:17: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp:1765:21: note: Shadow variable 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp:1767:21: style: Local variable 'd_back_overflow' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp:1747:31: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp:1767:21: note: Shadow variable 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp:51:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp:581:56: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp:922:12: style: The if condition is the same as the previous if condition [duplicateCondition] oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp:917:12: note: First condition oneDNN-3.1.1/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp:922:12: note: Second condition head oneDNN-3.1.1/src/cpu/x64/jit_brdgmm_dw_conv.cpp:104:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f32 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brdgmm_dw_conv.cpp:228:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jcp_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brdgmm_dw_conv.cpp:348:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jcp_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brdgmm_dw_conv.cpp:366:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable brdgmm_kernels_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brdgmm_dw_conv.cpp:374:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brdgmm_dw_conv.cpp:60:42: style: Parameter 'jcp' can be declared as reference to const [constParameterReference] head oneDNN-3.1.1/src/cpu/x64/jit_brdgmm_dw_conv.cpp:62:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable injector [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brdgmm_dw_conv.cpp:80:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_vnni [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_1x1_conv.cpp:94:21: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_1x1_conv.cpp:94:5: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv.cpp:232:13: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv.cpp:232:43: error: syntax error [syntaxError] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd.cpp:101:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd.cpp:150:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fwd_p_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd.cpp:157:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DST [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd.cpp:64:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp:155:13: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp:155:32: error: syntax error [syntaxError] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_trans_kernel.cpp:179:30: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_trans_kernel.cpp:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inp_dsz [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:1022:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_1x1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:1039:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:110:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:1255:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_tensor [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:1263:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:1459:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:1625:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable brgemm_addr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:448:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:451:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:455:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stride_w [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:472:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_dsz [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:484:41: performance: Function parameter 'loop' should be passed by const reference. [passedByValue] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:491:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_oc_padded [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:498:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:548:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:613:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_id [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:634:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_1x1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:63:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_amx [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:652:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_1x1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:68:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable injector [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:867:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kd_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp:975:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_w.cpp:101:13: error: There is an unknown macro here somewhere. Configuration is required. If for_ is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_bwd_w.cpp:101:41: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_comp_pad_kernel.cpp:48:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_dsz_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_comp_pad_kernel.cpp:63:23: error: syntax error [syntaxError] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_trans_kernel.cpp:195:30: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_trans_kernel.cpp:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inp_dsz [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:1146:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:126:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_fp16 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:1277:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:1330:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_1x1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:1347:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:1624:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:1732:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable per_tensor [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:1738:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:1964:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:2266:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:2432:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P4K [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:2437:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable brgemm_addr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:2649:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f16 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:2933:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_conv_tr_src [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:508:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:586:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:589:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simd_w [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:593:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stride_w [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:610:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_dsz [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:622:41: performance: Function parameter 'loop' should be passed by const reference. [passedByValue] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:629:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_1x1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:69:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:725:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_arguments [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:802:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ic_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:867:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nb_od [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:86:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_amx [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:893:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:907:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc_block [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_conv_utils.cpp:91:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable injector [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_deconv.cpp:110:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convolution_direct [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_deconv.cpp:120:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_deconv.cpp:126:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_deconv.cpp:232:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conv_p_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_deconv.cpp:240:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_DIFF_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_deconv.cpp:56:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unimplemented [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1011:23: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1012:23: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1021:38: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1021:59: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1025:47: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1026:34: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1028:46: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1029:34: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1224:15: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1225:18: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1237:15: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1238:18: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1263:17: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1277:19: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1279:22: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1507:38: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1508:43: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1509:39: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1514:33: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1521:21: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1566:34: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1567:39: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1568:35: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1572:29: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1580:25: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1703:21: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1703:21: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1716:45: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1717:45: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1718:13: style: Local variable 'reduce_buf_idx_start' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1680:9: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1718:13: note: Shadow variable 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1719:13: style: Local variable 'reduce_buf_idx_end' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1681:9: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1719:13: note: Shadow variable 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1722:13: style: Local variable 'acc_size' shadows outer variable [shadowVariable] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1688:15: note: Shadowed declaration oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1722:13: note: Shadow variable 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1726:37: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1732:37: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1736:29: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:1741:29: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:249:37: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:253:25: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:293:25: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:296:25: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:53:16: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:54:19: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:562:37: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:562:37: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:563:37: portability: Casting between const char * and float * which have an incompatible binary data representation. [invalidPointerCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:563:37: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:609:46: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:68:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMX_PALETTE_SIZE [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:746:29: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:747:32: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:840:39: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:853:25: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:858:25: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:876:35: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:889:25: style: C-style pointer casting [cstyleCast] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:894:25: style: C-style pointer casting [cstyleCast] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product.cpp:918:41: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product_utils.cpp:1206:21: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product_utils.cpp:230:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product_utils.cpp:325:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product_utils.cpp:49:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_num_brg_kernels_ip [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product_utils.cpp:910:35: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product_utils.cpp:942:16: style: Condition 'is_amx_xf16' is always true [knownConditionTrueFalse] oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product_utils.cpp:941:38: note: Assuming that condition '!is_amx_xf16' is not redundant oneDNN-3.1.1/src/cpu/x64/jit_brgemm_inner_product_utils.cpp:942:16: note: Condition 'is_amx_xf16' is always true head oneDNN-3.1.1/src/cpu/x64/jit_brgemm_transpose_utils.cpp:1569:19: error: syntax error [syntaxError] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_brgemm_transpose_utils.cpp:38:5: error: There is an unknown macro here somewhere. Configuration is required. If DECLARE_CPU_JIT_AUX_FUNCTIONS is a macro then please configure it. [unknownMacro] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:1101:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_param [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:1208:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OC_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:1245:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_bf16 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:218:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:220:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:222:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:225:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:247:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rsp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:256:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_data_type_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:274:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_data_type_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:374:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_tmp_comp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:376:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:396:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_tmp_comp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:411:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_tmp_comp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:413:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:426:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any_binary_postop_is_per_oc_bcast_type_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:441:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any_binary_postop_is_per_oc_bcast_type_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:452:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable do_eltwise_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:471:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vlen [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:489:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:506:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:536:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:549:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:580:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:630:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:677:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_avx512_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:699:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_avx512_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:725:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable load [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:746:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_avx512_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_inner_product_utils.cpp:999:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acc [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:103:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_zp_pad_com_d_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:149:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qword [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:188:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:197:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable should_apply_zp_src_pad_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:225:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_zp_pad_com_h_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:254:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_NEAR [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:277:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w_under_lower_bound_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:292:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_zp_pad_comp_tmp_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:83:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_oc_offset_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp:90:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable should_apply_zp_src_pad_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:221:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:273:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oc [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:321:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:335:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_eltwise [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:367:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:372:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Xbyak [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:728:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bf16 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp:740:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable injector [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_sse41_1x1_conv_kernel_f32.cpp:116:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jcp [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_sse41_1x1_conv_kernel_f32.cpp:135:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_binary [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_sse41_1x1_conv_kernel_f32.cpp:182:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_sse41_1x1_conv_kernel_f32.cpp:365:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_bias [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_sse41_1x1_conv_kernel_f32.cpp:435:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_binary [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_sse41_1x1_conv_kernel_f32.cpp:564:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sse41 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_sse41_1x1_conv_kernel_f32.cpp:75:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ur [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_sse41_1x1_convolution.cpp:76:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_ATTR_POST_OP_DW [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:107:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:162:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_binary [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:189:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:300:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ur_w [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:351:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param1 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:386:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sse41 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp:69:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1096:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1147:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1174:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1339:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1420:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1461:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1540:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1584:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:159:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_amx [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1650:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_NEAR [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1711:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1767:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1884:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_NEAR [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:1928:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2075:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2099:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2144:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_bnorm_tmp_stats [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2178:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_bnorm_tmp_stats [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2300:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_barrier [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2319:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forward_inference [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2324:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_data [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2329:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_data [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2346:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2423:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2431:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2460:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bnorm_driver_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2465:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2540:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2547:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:2573:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bnorm_driver_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:360:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:368:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core_amx [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:389:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acc_data_t [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:398:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:483:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:496:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] 2.13.0 oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:50:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable padded_dims [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:514:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cmp_lt_os [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:525:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cmp_lt_os [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:533:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:547:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:54:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_tag [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:557:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:570:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:580:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:616:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:685:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_z [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:694:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:717:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:757:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:914:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization.cpp:954:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:113:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:192:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_t [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:260:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_relu_alpha [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:288:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_tail_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:340:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:383:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_relu_alpha [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:411:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_tail_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:502:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_tail_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:514:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_tail_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:524:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_tail_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:535:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_relu_alpha [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:544:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_in_xmm_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:701:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ndhwc [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:726:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isa [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:734:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_batch_normalization_s8.cpp:757:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bnorm_driver_ [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:102:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_blks [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:1090:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DNNL_ARG_SRC_0 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:111:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_type [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:206:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:231:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:263:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scalar [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:273:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utils [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:365:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_i8 [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:36:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:444:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable primitive_kind [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:535:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_blks [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:668:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_blocked [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:705:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strides [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:76:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx512_core [valueFlowBailoutIncompleteVar] head oneDNN-3.1.1/src/cpu/x64/jit_uni_binary.cpp:871:60: debug: valueFlowConditionExpressions bailout: Sk