Merge pull request #44499 from marbre:mhlo_transforms

PiperOrigin-RevId: 340485068
Change-Id: I79719857beec67dc56e7df93433801bcb0c6e909
This commit is contained in:
TensorFlower Gardener 2020-11-03 11:34:35 -08:00
commit 434af98278

View File

@ -67,6 +67,7 @@ add_mlir_library(MhloPasses
DEPENDS
MLIRhlo_opsIncGen
MLIRMhloLowerComplexIncGen
MLIRMhloPassIncGen
LINK_COMPONENTS
Core