mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-04 20:20:54 +00:00
[MLIR][Vector] Add a dependency on :DataLayoutInterfaces
Reviewed By: tpopp Differential Revision: https://reviews.llvm.org/D144631
This commit is contained in:
parent
a6a0cf7bca
commit
52786141f9
@ -3387,6 +3387,7 @@ cc_library(
|
||||
":ArithDialect",
|
||||
":ArithUtils",
|
||||
":ControlFlowInterfaces",
|
||||
":DataLayoutInterfaces",
|
||||
":DestinationStyleOpInterface",
|
||||
":DialectUtils",
|
||||
":IR",
|
||||
|
Loading…
Reference in New Issue
Block a user