tensorflow / mlir-hlo

398 stars 70 forks source link

add `MLIRGmlStUtils` as a linked lib in `transforms` #66

Closed makslevental closed 1 year ago

makslevental commented 1 year ago

fixes https://github.com/tensorflow/mlir-hlo/issues/65

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

sherhut commented 1 year ago

Thanks @makslevental for fixing this. I did some reformatting and landed this in https://github.com/tensorflow/mlir-hlo/commit/85dc21be838e0db63ea70737ea3634cb0131fdf7 to avoid a review roundtrip for the small change.