Incorporated two header files directly into other since
other parts were used (and it makes it hard to find the
definitions). Removed TODOs that are less likely to be done.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/include/mlir/ExecutionEngine/SparseTensor/ArithmeticUtils.h | ||
---|---|---|
128 | The bot is unhappy here: /vol/worker/mlir-nvidia/mlir-nvidia-gcc7/llvm.src/mlir/include/mlir/ExecutionEngine/SparseTensor/ArithmeticUtils.h:128:18: error: missing binary operator before token "(" __has_builtin(__builtin_mul_overflow) ^ |
The bot is unhappy here: