[eudsl-tblgen] bind MLIRTableGen #379
Annotations
10 warnings
Build LLVM and MLIR:
third_party/llvm-project/mlir/include/mlir/IR/OperationSupport.h#L769
comparison of integers of different signs: 'typename iterator_traits<const NamedAttribute *>::difference_type' (aka 'long') and 'const unsigned int' [-Wsign-compare]
|
Build LLVM and MLIR:
third_party/llvm-project/mlir/include/mlir/IR/OperationSupport.h#L769
comparison of integers of different signs: 'typename iterator_traits<const NamedAttribute *>::difference_type' (aka 'long') and 'const unsigned int' [-Wsign-compare]
|
Build LLVM and MLIR:
third_party/llvm-project/mlir/include/mlir/IR/OperationSupport.h#L769
comparison of integers of different signs: 'typename iterator_traits<NamedAttribute *>::difference_type' (aka 'long') and 'const unsigned int' [-Wsign-compare]
|
Build LLVM and MLIR:
third_party/llvm-project/mlir/include/mlir/IR/OperationSupport.h#L769
comparison of integers of different signs: 'typename iterator_traits<const KernelMetadataAttr *>::difference_type' (aka 'long') and 'const unsigned int' [-Wsign-compare]
|
Build LLVM and MLIR:
third_party/llvm-project/mlir/lib/Dialect/Func/Transforms/OneToNFuncConversions.cpp#L47
'replaceOp' is deprecated: Use replaceOpWithMultiple() instead [-Wdeprecated-declarations]
|
Build LLVM and MLIR:
third_party/llvm-project/mlir/include/mlir/Transforms/OneToNTypeConversion.h#L284
'populateOneToNFunctionOpInterfaceTypeConversionPattern' is deprecated: Use populateFunctionOpInterfaceTypeConversionPattern() instead [-Wdeprecated-declarations]
|
Build LLVM and MLIR:
third_party/llvm-project/mlir/lib/Dialect/SCF/Transforms/OneToNTypeConversion.cpp#L53
'replaceOp' is deprecated: Use replaceOpWithMultiple() instead [-Wdeprecated-declarations]
|
Build LLVM and MLIR:
third_party/llvm-project/mlir/lib/Dialect/SCF/Transforms/OneToNTypeConversion.cpp#L97
'replaceOp' is deprecated: Use replaceOpWithMultiple() instead [-Wdeprecated-declarations]
|
Build LLVM and MLIR:
third_party/llvm-project/mlir/lib/Dialect/SCF/Transforms/OneToNTypeConversion.cpp#L192
'replaceOp' is deprecated: Use replaceOpWithMultiple() instead [-Wdeprecated-declarations]
|
Build LLVM and MLIR:
third_party/llvm-project/mlir/lib/CAPI/IR/IR.cpp#L560
comparison of integers of different signs: 'unsigned int' and 'intptr_t' (aka 'long') [-Wsign-compare]
|
Loading