diff options
author | Kazu Hirata <kazu@google.com> | 2022-06-25 09:18:04 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-06-25 09:18:04 -0700 |
commit | f8c1c9afd3e2286a8fac99fb9978f1566b89fa70 (patch) | |
tree | d6c245b64e585de5e10313611342d4568db04997 /llvm/unittests/Support/SourceMgrTest.cpp | |
parent | 701051a8c2b450f5e2562d627ba9c50722c23cd4 (diff) | |
download | llvm-f8c1c9afd3e2286a8fac99fb9978f1566b89fa70.zip llvm-f8c1c9afd3e2286a8fac99fb9978f1566b89fa70.tar.gz llvm-f8c1c9afd3e2286a8fac99fb9978f1566b89fa70.tar.bz2 |
[mlir] Fix a warning
This patch fixes:
llvm-project/mlir/lib/Dialect/Linalg/Transforms/SplitReduction.cpp:300:26:
error: comparison of integers of different signs: 'int64_t' (aka
'long') and 'size_t' (aka 'unsigned long') [-Werror,-Wsign-compare]
Diffstat (limited to 'llvm/unittests/Support/SourceMgrTest.cpp')
0 files changed, 0 insertions, 0 deletions