GithubHelp home page GithubHelp logo

graphmlir's People

Contributors

amanchhaparia avatar meshtag avatar pk-218 avatar ris-bali avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

graphmlir's Issues

[CI] Add basic CI support

Is your feature request related to a problem? Please describe.
There is no CI to test PR and commit usability.

Describe the solution you'd like
Create a simple GitHub Actions script to build and run the project. Make sure that llvm build is cached properly and we do not end up cloning and building llvm for each PR.

Add Test for the Interface.

Is your feature request related to a problem? Please describe.
To verify the proper functionality of the container, test cases are necessary for it. Improper/ Undefined behaviour of the container in some cases might lead to more debugging efforts/inconvenience while developing lower pass.

Describe the solution you'd like
For Interface we can use simple Google Tests.

Additional context
Ref: Buddy Compiler Test Example

ERROR: 'intptr_t' does not name a type, malloc is not declared in the scope.

Description of the Error:
While building the lastest commit got few errors:

  1. error: ‘intptr_t’ has not been declared.
  2. error: ‘malloc’ was not declared in this scope.
  3. error: ‘struct MemRef_descriptor_’ has no member named ‘offset’.

To Reproduce:

  1. Followed installation steps, but the llvm submodule is on the different location instead of the root dir.

Screenshots:
image
Desktop
OS: Ubuntu
Version: 20.04.

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.