[aievec] MLIR->LLVM flow for float inverse #4886
Annotations
10 warnings
third_party/bootgen/cdo-driver/cdo_driver.c#L176
'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#L191
'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#L281
'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#L283
'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#L314
'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#L316
'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#L338
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
lib/Dialect/AIEX/IR/AIEXDialect.cpp#L229
'<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
|
lib/Dialect/AIEX/IR/AIEXDialect.cpp#L232
'<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
|
lib/Dialect/AIEX/IR/AIEXDialect.cpp#L235
'<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
|
This job succeeded
Loading