aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Bytecode/Reader/BytecodeReader.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2023-05-26 17:02:34 -0700
committerKazu Hirata <kazu@google.com>2023-05-26 17:02:34 -0700
commit0508ac32cfcc1a9fc5a81d16de8d418dc5a0666b (patch)
treefb8612c3fd1da8c58da338085d94e6b6f54dfdcf /mlir/lib/Bytecode/Reader/BytecodeReader.cpp
parent17fcf8a6bd472e116b39ed993cf73e5c7e28fba7 (diff)
downloadllvm-0508ac32cfcc1a9fc5a81d16de8d418dc5a0666b.zip
llvm-0508ac32cfcc1a9fc5a81d16de8d418dc5a0666b.tar.gz
llvm-0508ac32cfcc1a9fc5a81d16de8d418dc5a0666b.tar.bz2
[Vectorize] Fix a warning
This patch fixes: llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp:1429:23: error: comparison of integers of different signs: 'int' and 'const size_t' (aka 'const unsigned long') [-Werror,-Wsign-compare]
Diffstat (limited to 'mlir/lib/Bytecode/Reader/BytecodeReader.cpp')
0 files changed, 0 insertions, 0 deletions