mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 07:31:28 +00:00
[mlir] Update BUILD rule for AffineUtils
bc657b2eef
adds the dependency to
MemRefDialect.
Reviewed By: GMNGeoffrey, mehdi_amini
Differential Revision: https://reviews.llvm.org/D115558
This commit is contained in:
parent
1f35d7b5de
commit
8cbd9c4c0e
@ -2053,9 +2053,8 @@ cc_library(
|
||||
":Affine",
|
||||
":Analysis",
|
||||
":IR",
|
||||
":Support",
|
||||
":MemRefDialect",
|
||||
":TransformUtils",
|
||||
"//llvm:Support",
|
||||
],
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user