Simple bank-aware malloc scheme #3356
Annotations
10 errors and 11 warnings
Build and test:
test/dialect/AIE/badbuffer.mlir#L12
CHECK: expected string not found in input
|
Build and test:
test/dialect/AIE/badbuffer-ve2802.mlir#L13
CHECK: expected string not found in input
|
Build and test:
test/dialect/AIE/badconnect.mlir#L12
CHECK: expected string not found in input
|
Build and test:
test/dialect/AIE/badcore.mlir#L12
CHECK: expected string not found in input
|
Build and test:
test/dialect/AIE/badcore2.mlir#L12
CHECK: expected string not found in input
|
Build and test:
test/dialect/AIE/badlock-ve2802.mlir#L12
CHECK: expected string not found in input
|
Build and test:
test/dialect/AIE/badlock-vc1902.mlir#L12
CHECK: expected string not found in input
|
Build and test:
test/dialect/AIE/badlockdma.mlir#L12
CHECK: expected string not found in input
|
Build and test:
test/dialect/AIE/badlockfunc.mlir#L12
CHECK: expected string not found in input
|
Build and test:
test/dialect/AIE/badmemtiledma_neighboraccess.mlir#L12
CHECK: expected string not found in input
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and test:
third_party/bootgen/outputfile.cpp#L51
missing field 'type' initializer [-Wmissing-field-initializers]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L176
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L191
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L281
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L283
format specifies type 'unsigned long' but the argument has type 'unsigned long long' [-Wformat]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L314
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L316
format specifies type 'unsigned long' but the argument has type 'unsigned long long' [-Wformat]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L338
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build and test:
runtime_lib/xaiengine/aie-rt/driver/src/common/xaie_helper.c#L1466
cast from 'const unsigned int *' to 'void *' drops const qualifier [-Wcast-qual]
|
Build and test:
runtime_lib/xaiengine/aie-rt/driver/src/core/xaie_elfloader.c#L245
cast from 'const unsigned char *' to 'unsigned int *' drops const qualifier [-Wcast-qual]
|
Loading