Commit 97c9c16
authored
[mlir][arith] Add ArithOpsInterfaces to mlir-generic-headers (#70862)
This is achieved by calling add_mlir_interface. The issue manifests as ArithOpsInterfaces.h.inc not being available when a pass includes something like MemRef.h which includes Arith.h. Tested with check-mlir.1 parent 2164a44 commit 97c9c16
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 10 | + | |
0 commit comments