[LLVM] Bump to f8b5f86cd #179
Merged
Annotations
7 warnings
|
build wasm python wheel:
third_party/llvm-project/mlir/lib/CAPI/IR/IR.cpp#L700
comparison of integers of different signs: 'unsigned int' and 'intptr_t' (aka 'long') [-Wsign-compare]
|
|
build wasm python wheel:
third_party/llvm-project/mlir/include/mlir/IR/OperationSupport.h#L766
comparison of integers of different signs: 'typename iterator_traits<const KernelMetadataAttr *>::difference_type' (aka 'long') and 'const unsigned int' [-Wsign-compare]
|
|
build wasm python wheel:
third_party/llvm-project/mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp#L2189
comparison of integers of different signs: 'unsigned int' and 'typename iterator_traits<concat_iterator<OpFoldResult, OpFoldResult *, OpFoldResult *, OpFoldResult *>>::difference_type' (aka 'long') [-Wsign-compare]
|
|
build wasm python wheel:
third_party/llvm-project/mlir/include/mlir/IR/OperationSupport.h#L766
comparison of integers of different signs: 'typename iterator_traits<NamedAttribute *>::difference_type' (aka 'long') and 'const unsigned int' [-Wsign-compare]
|
|
build wasm python wheel:
third_party/llvm-project/mlir/include/mlir/IR/OperationSupport.h#L766
comparison of integers of different signs: 'typename iterator_traits<const NamedAttribute *>::difference_type' (aka 'long') and 'const unsigned int' [-Wsign-compare]
|
|
build wasm python wheel:
third_party/llvm-project/mlir/include/mlir/IR/OperationSupport.h#L766
comparison of integers of different signs: 'typename iterator_traits<const NamedAttribute *>::difference_type' (aka 'long') and 'const unsigned int' [-Wsign-compare]
|
|
build wasm python wheel:
third_party/llvm-project/llvm/lib/Support/BLAKE3/blake3.c#L365
unused variable 'num_cvs' [-Wunused-variable]
|
Loading