diff options
author | Jie Fu <jiefu@tencent.com> | 2024-03-08 09:38:29 +0800 |
---|---|---|
committer | Jie Fu <jiefu@tencent.com> | 2024-03-08 09:38:29 +0800 |
commit | 474a73d979bdab8782c17829d72386e0da39eb39 (patch) | |
tree | 4eda7b1c00260de2e3f186f7ae493d19982d03f9 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 60a20bd6973c8fc7aa9a19465ed042604e07fb17 (diff) | |
download | llvm-474a73d979bdab8782c17829d72386e0da39eb39.zip llvm-474a73d979bdab8782c17829d72386e0da39eb39.tar.gz llvm-474a73d979bdab8782c17829d72386e0da39eb39.tar.bz2 |
[mlir] Fix build failure in MeshShardingInterfaceImpl.cpp (NFC)
llvm-project/mlir/lib/Dialect/Linalg/Transforms/MeshShardingInterfaceImpl.cpp:96:8:
error: unused variable 'resultElementType' [-Werror,-Wunused-variable]
Type resultElementType =
^
llvm-project/mlir/lib/Dialect/Linalg/Transforms/MeshShardingInterfaceImpl.cpp:122:1:
error: non-void function does not return a value in all control paths [-Werror,-Wreturn-type]
}
^
2 errors generated.
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions