[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
‘bool mlir::Type::isa() const [with Tys = {mlir::IntegerType, mlir::FloatType}]’ is deprecated: Use mlir::isa<U>() instead [-Wdeprecated-declarations]
|
Build and test:
third_party/bootgen/cdo-binary.c#L2336
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build and test:
third_party/bootgen/cdo-binary.c#L2339
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build and test:
third_party/bootgen/cdo-binary.c#L2342
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build and test:
third_party/bootgen/cdo-binary.c#L2345
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build and test:
third_party/bootgen/cdo-binary.c#L2348
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build and test:
third_party/bootgen/cdo-binary.c#L2351
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build and test:
third_party/bootgen/cdo-source.c#L52
initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build and test:
third_party/bootgen/cdo-source.c#L53
initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build and test:
third_party/bootgen/cdo-source.c#L54
initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Loading