Files
clang-p2996/mlir
Kazu Hirata 95ce58bc4a [mlir] Fix a warning
This patch fixes:

  mlir/lib/Dialect/Tensor/IR/TensorOps.cpp:1680:37: error: comparison
  of integers of different signs: 'int' and 'uint64_t' (aka 'unsigned
  long') [-Werror,-Wsign-compare]
2025-06-03 10:11:51 -07:00
..
2025-06-03 10:11:51 -07:00

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.