add aie-chess-simulation as examples for single core chess simulation in BFP16 and BF16 #10591
Annotations
12 warnings
|
|
|
third_party/aie-rt/driver/src/lite/xaie_lite.c#L63
nonstandard extension used: translation unit is empty
|
|
mlir/include/mlir/IR/BuiltinAttributes.h#L359
'std::complex<llvm::APFloat>::complex': warning STL4037: The effect of instantiating the template std::complex for any type other than float, double, or long double is unspecified. You can define _SILENCE_NONFLOATING_COMPLEX_DEPRECATION_WARNING to suppress this warning.
|
|
mlir/include/mlir/IR/BuiltinAttributes.h#L359
'std::complex<llvm::APFloat>::complex': warning STL4037: The effect of instantiating the template std::complex for any type other than float, double, or long double is unspecified. You can define _SILENCE_NONFLOATING_COMPLEX_DEPRECATION_WARNING to suppress this warning.
|
|
third_party/bootgen/cdo-driver/cdo_driver.c#L337
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
|
third_party/bootgen/cdo-driver/cdo_driver.c#L315
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
|
third_party/bootgen/cdo-driver/cdo_driver.c#L313
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
|
third_party/bootgen/cdo-driver/cdo_driver.c#L282
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
|
third_party/bootgen/cdo-driver/cdo_driver.c#L280
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
|
third_party/bootgen/cdo-driver/cdo_driver.c#L190
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
|
third_party/bootgen/cdo-driver/cdo_driver.c#L175
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
|
|
The logs for this run have expired and are no longer available.
Loading