forked from OSchip/llvm-project
parent
fd1113f1dd
commit
ce1f72a456
|
@ -23,6 +23,7 @@ add_llvm_library(MLIRQuantizerFxpMathConfig
|
|||
ADDITIONAL_HEADER_DIRS
|
||||
)
|
||||
add_dependencies(MLIRQuantizerFxpMathConfig
|
||||
MLIRFxpMathOpsIncGen
|
||||
MLIRQuantizerSupport)
|
||||
|
||||
# Transforms.
|
||||
|
|
Loading…
Reference in New Issue