[aievec] Canonicalize transposed B contract op. (#1475) #3935
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/AIE/IR/AIEDialect.cpp#L296
'llvm::StringRef::equals': Use == instead
|
Build and test:
lib/Dialect/AIE/IR/AIEDialect.cpp#L314
'llvm::StringRef::equals': Use == instead
|
Build and test:
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
|
Build and test
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
|
Build and test:
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
|
Build and test
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
|
Build and test:
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
|
Build and test:
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
|
Build and test:
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
|
Build and test:
third_party/bootgen/authkeys-versal.cpp#L466
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
|
Loading