Skip to content

Commit

Permalink
linting 2
Browse files Browse the repository at this point in the history
  • Loading branch information
lialan committed Dec 31, 2024
1 parent afba840 commit b17ea2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ iree_compiler_cc_library(
],
deps = [
":Utils",
"//compiler/Codegen/Common",
"//compiler/src/iree/compiler/Dialect/HAL/Analysis",
"//compiler/src/iree/compiler/Dialect/HAL/Conversion",
"//compiler/src/iree/compiler/Dialect/HAL/IR",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ iree_cc_library(
MLIRSCFDialect
MLIRTransformUtils
MLIRTransforms
iree::compiler::Codegen::Common::::compiler::src::iree::compiler::Dialect::HAL::Analysis
iree::compiler::Codegen::Common
iree::compiler::Dialect::HAL::Analysis
iree::compiler::Dialect::HAL::Conversion
iree::compiler::Dialect::HAL::IR
iree::compiler::Dialect::HAL::IR::HALDialect
Expand Down

0 comments on commit b17ea2f

Please sign in to comment.