diff options
author | Kazu Hirata <kazu@google.com> | 2022-10-12 15:25:17 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-10-12 15:25:17 -0700 |
commit | b2674de375033c0c63e65f649bc501a90aa4d74e (patch) | |
tree | 3550bf2aaf5f195fef38f4ec612462145fffa72b /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | b9663ebbf825eed3fc45fbb7d4773271ee2ca259 (diff) | |
download | llvm-b2674de375033c0c63e65f649bc501a90aa4d74e.zip llvm-b2674de375033c0c63e65f649bc501a90aa4d74e.tar.gz llvm-b2674de375033c0c63e65f649bc501a90aa4d74e.tar.bz2 |
[mlir] Fix a warning
This patch fixes:
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp:587:27:
error: comparison of integers of different signs: 'int64_t' (aka
'long') and 'uint64_t' (aka 'unsigned long')
[-Werror,-Wsign-compare]
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions