[LLVM] Bump to 9190e1c0e #382
Annotations
5 warnings
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]
|
Loading