Commit 52dbb8d
authored
[CI] Address miscellaneous Bazel / Clang build failures (#4344)
- Adds an explicit dependency for headers used in `TorchMLIRInitAll`
- Addresses a `std::accumulate` usage issue:
https://godbolt.org/z/xs441Ebfe
Signed-off-by: Artem Gindinson <[email protected]>1 parent 8b77de9 commit 52dbb8d
File tree
2 files changed
+2
-1
lines changed- lib/RefBackend
- utils/bazel/torch-mlir-overlay
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
909 | 909 | | |
910 | 910 | | |
911 | 911 | | |
| 912 | + | |
912 | 913 | | |
913 | 914 | | |
914 | 915 | | |
| |||
0 commit comments