Commit cef4178
authored
[Codegen][NFC] Switch Dim::Kind output stream to use existing methods. (#19293)
The `convertSwizzleKindToString` has the same implementation. The
revision switch the implementation to use the method directly.
Signed-off-by: hanhanW <[email protected]>1 parent 2e2c109 commit cef4178
File tree
1 file changed
+1
-12
lines changed- compiler/src/iree/compiler/Codegen/Dialect/Codegen/Utils
1 file changed
+1
-12
lines changedLines changed: 1 addition & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
| 39 | + | |
51 | 40 | | |
52 | 41 | | |
53 | 42 | | |
| |||
0 commit comments