Skip to content

Commit 9ac6eb5

Browse files
committed
[mlir][openacc] Add MLIRSupport to MLIROpenACCTransforms
1 parent fa7d0d3 commit 9ac6eb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Dialect/OpenACC/Transforms/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ add_mlir_dialect_library(MLIROpenACCTransforms
1616
MLIROpenACCDialect
1717
MLIRIR
1818
MLIRPass
19+
MLIRSupport
1920
MLIRTransforms
2021
)

0 commit comments

Comments
 (0)