Commit 1387501
authored
chore: fix remaining compiler warnings (#66)
There were two places left: another usage of the deprecated MLIR `cast`
and a `default` label in a switch that already covers all cases.
Signed-off-by: Ingo Müller <[email protected]>1 parent 5e04287 commit 1387501
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
345 | | - | |
346 | | - | |
347 | 345 | | |
348 | 346 | | |
349 | 347 | | |
| |||
0 commit comments