Code Monkey home page Code Monkey logo

Comments (6)

nicolasvasilache avatar nicolasvasilache commented on September 24, 2024

cc @ftynse @Mogball @MaheshRavishankar @ThomasRaoux @stellaraccident @matthias-springer @gysit

from iree-llvm-sandbox.

stellaraccident avatar stellaraccident commented on September 24, 2024

+1 glad to see this getting bridged

from iree-llvm-sandbox.

ftynse avatar ftynse commented on September 24, 2024

What's the plan for moving changes between different projects? Let's say I factor out the interface into a separate dialect as proposed in the RFC.

from iree-llvm-sandbox.

nicolasvasilache avatar nicolasvasilache commented on September 24, 2024

@ftynse I'd say strongly favor doing this in core and we'll adopt.

If you need a tmp staging ground, it would be quite better to do it in iree-dialects given the coupling introduced by the integration.

If you must do it directly in the sandbox, we'll either pay the price of manually syncing into IREE or wait until upstreamed to core; depending on perceived cost/benefit.

from iree-llvm-sandbox.

stellaraccident avatar stellaraccident commented on September 24, 2024

+1 for things that we think may be "core bound" in some number of months, we make local choices aimed at limiting overhead. This can include a cross project dependency (ie. Sandbox to iree) or copying sub directories (ie. Iree-dialects was made to be "reused by cp" as a staging ground for things that may be core bound at some point).

If it looks like upstreaming something isn't going to happen, then if we still want it, we need to find it a better stable home.

from iree-llvm-sandbox.

nicolasvasilache avatar nicolasvasilache commented on September 24, 2024

The back and forth integration has now landed.

I added a new github action testing IREE integration on the iree/sandbox branch that is meant to be non-blocking for pushes.
The main github action remains the thing we should look out for remaining green and updates to iree/sandbox are on a best effort basis for now.

Please let me know if you see something that is cause of concern or experience unnecessary hardships so we can refine the process.

from iree-llvm-sandbox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.