Commit da0007e
[Integrate] Bump LLVM to 40e545098e (#50539)
- Check `isinstance(results, (Operation, OpView))` when checking for ops
with no results in `Graph._add_op`.
This check is required after an upstream change where now the Python
bindings for `mo.OutputOp` are no longer a subclass of
`mlir.Operation.
Potentially LLVM PR
[114542](llvm/llvm-project#114542) is the
related upstream change.
* Disabled `Fill.getScalarZeroes` test, which is failing due to a new
assertion in LLVM. Filed KERN-1196 to track fixing the test.
MAX_GRAPH_API_ORIG_REV_ID: f570b71be0d6fb4a71d38b0b180c9493ac1487581 parent 9859736 commit da0007e
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
317 | 318 | | |
318 | 319 | | |
319 | 320 | | |
320 | | - | |
| 321 | + | |
321 | 322 | | |
322 | 323 | | |
323 | 324 | | |
| |||
0 commit comments