Add parametrizable BD chain syntax and new syntax for BD configuration in sequence #4686
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lib/Dialect/AIEX/IR/AIEXDialect.cpp#L212
'<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
|
lib/Dialect/AIEX/IR/AIEXDialect.cpp#L225
'<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
|
lib/Dialect/AIEX/IR/AIEXDialect.cpp#L228
'<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
|
lib/Dialect/AIEX/IR/AIEXDialect.cpp#L231
'<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
|
mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensor.h#L90
'<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
|
third_party/bootgen/stringutils.h#L108
non-portable use of class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' as an argument to a variadic function
|
third_party/bootgen/stringutils.h#L108
non-portable use of class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' as an argument to a variadic function
|
third_party/bootgen/stringutils.h#L108
non-portable use of class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' as an argument to a variadic function
|
|
third_party/bootgen/stringutils.h#L108
non-portable use of class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' as an argument to a variadic function
|
This job succeeded
Loading