[Mlir-commits] [mlir] [mlir][tosa] Avoid overflow in reduction folders (PR #132786)

Ian Tayler Lessa llvmlistbot at llvm.org
Tue Mar 25 04:11:53 PDT 2025


IanTaylerLessa-arm wrote:

It's still failing with
```
/var/lib/buildkite-agent/builds/linux-56-59b8f5d88-2gn7t-1/llvm-project/github-pull-requests/mlir/include/mlir/Dialect/SPIRV/IR/SPIRVAttributes.h:28:10: fatal error: 'mlir/Dialect/SPIRV/IR/SPIRVAttributes.h.inc' file not found
```

I see the same error in at least one other open PR (https://github.com/llvm/llvm-project/pull/132904) but curiously most other mlir-related open PRs don't seem to have the same error.

https://github.com/llvm/llvm-project/pull/132786


More information about the Mlir-commits mailing list