diff options
author | Kazu Hirata <kazu@google.com> | 2025-05-22 12:37:28 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2025-05-22 12:37:28 -0700 |
commit | 4bcea4e9ed4770ed181294c8850c9ce573e58fbd (patch) | |
tree | a03d2905192ab8587ef75ead271995c532ee79c6 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 9e306ad4600c4d3392c194a8be88919ee758425c (diff) | |
download | llvm-4bcea4e9ed4770ed181294c8850c9ce573e58fbd.zip llvm-4bcea4e9ed4770ed181294c8850c9ce573e58fbd.tar.gz llvm-4bcea4e9ed4770ed181294c8850c9ce573e58fbd.tar.bz2 |
[mlir] Fix unused-variable warnings
This patch fixes warnings of the form:
mlir/lib/Conversion/VectorToGPU/VectorToGPU.cpp:320:19: error:
unused variable 'result' [-Werror,-Wunused-variable]
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions