Disable region simplification in --aie-substitute-shim-dma-allocations
pass
#5199
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'
|
third_party/aie-rt/driver/src/events/xaie_events.c#L1387
'<': signed/unsigned mismatch
|
third_party/aie-rt/driver/src/events/xaie_events.c#L1387
'>': signed/unsigned mismatch
|
lib/Dialect/AIEX/IR/AIEXDialect.cpp#L230
'<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
|
This job succeeded
Loading