This is an archive of the discontinued LLVM Phabricator instance.

[mlir][bazel] Added missing MathDialect dep to LinalgOps target
ClosedPublic

Authored by rsuderman on Jul 8 2021, 1:43 PM.

Details

Summary

LinalgOps needs MathDialect as a dependency for it to build correctly.

Diff Detail

Event Timeline

rsuderman created this revision.Jul 8 2021, 1:43 PM
rsuderman requested review of this revision.Jul 8 2021, 1:43 PM
scotttodd accepted this revision.Jul 8 2021, 1:45 PM
This revision is now accepted and ready to land.Jul 8 2021, 1:45 PM
This revision was landed with ongoing or failed builds.Jul 8 2021, 1:47 PM
This revision was automatically updated to reflect the committed changes.