[PATCH] D73654: [MLIR] break cyclic dependency between VectorOps and Analysis

Stephen Neuendorffer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 20:03:20 PST 2020


stephenneuendorffer added a comment.

In D73654#1856264 <https://reviews.llvm.org/D73654#1856264>, @mehdi_amini wrote:

> @stephenneuendorffer do you have commit access or are you waiting for someone to land it for you?


I have commit access, unfortunately, this conflicts with recent changes and I'm trying to figure out how to undo the damage.
I fear that after this lands, churn will continually break this unless there are nightly builds running with BUILD_SHARED_LIBS=ON.
I assume Google is running internal builds: Any chance that you can add a shared library build?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73654/new/

https://reviews.llvm.org/D73654





More information about the llvm-commits mailing list