Skip to content

Commit 55a54f9

Browse files
jsetoainlipracer
authored andcommitted
Preserve alphabetic order in dependency list
1 parent eeef95d commit 55a54f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/lib/Dialect/Affine/IR/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ add_mlir_dialect_library(MLIRAffineDialect
1919
MLIRMemRefDialect
2020
MLIRShapedOpInterfaces
2121
MLIRSideEffectInterfaces
22-
MLIRValueBoundsOpInterface
2322
MLIRUBDialect
23+
MLIRValueBoundsOpInterface
2424
)

0 commit comments

Comments
 (0)