[aievec] to-llvm flow for aievec.broadcast_scalar op (#1446) #3633
Annotations
11 warnings
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:
lib/Dialect/AIEVec/IR/AIEVecOps.cpp#L544
'isa' is deprecated: Use mlir::isa<U>() instead [-Wdeprecated-declarations]
|
Build and test:
lib/Dialect/AIEVec/IR/AIEVecOps.cpp#L544
'isa<mlir::IntegerType, mlir::FloatType>' is deprecated: Use mlir::isa<U>() instead [-Wdeprecated-declarations]
|
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]
|
Loading