[llvm-dev] Proposal for CIRCT incubator project

Stephen Neuendorffer via llvm-dev llvm-dev at lists.llvm.org
Thu Jul 9 07:51:29 PDT 2020


Renato, I'm happy to kibitz on the build problems.  Cmake seems to be
working well at this point for us, but it took quite a bit to get there and
there are some pitfalls. I'm aware of some namespace issues in mlir, but
haven't gotten around to dealing with them.

Steve


On Thu, Jul 9, 2020, 3:47 AM Renato Golin <rengolin at gmail.com> wrote:

> On Wed, 8 Jul 2020 at 22:43, Chris Lattner <clattner at nondot.org> wrote:
> > I think that flang beat us to the punch as the first external MLIR user
> :-) but thank you for your support Renato!
>
> Ah, but Flang is in the monorepo and builds together with LLVM, while
> CIRCT (and my current project, Verona) "uses" MLIR/LLVM externally (as
> a submodule).
>
> There are a number of build issues in both LLVM and MLIR that make it
> awkward for projects in that category to use the LLVM libraries and
> having a project in the llvm group will give us an "official" reason
> to solve those problems more efficiently.
>
> I've been meaning to start a thread on that, but I need to collect all
> the build issues I had in an email so we can discuss them. Not for
> this thread, though. :)
>
> cheers,
> --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200709/29da0022/attachment.html>


More information about the llvm-dev mailing list