[mlir] Fix build failure due to 1a572f4

This commit is contained in:
thomasraoux
2021-03-18 14:57:19 -07:00
parent edd6da10d2
commit 44f24f3996

View File

@@ -37,4 +37,5 @@ add_mlir_conversion_library(MLIRGPUToGPURuntimeTransforms
MLIRPass
MLIRSupport
MLIRStandardToLLVM
MLIRVectorToLLVM
)