Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mlir] Add mlirTranslateModuleToLLVMIR to MLIR-C #73117

Merged
merged 5 commits into from
Nov 23, 2023

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    dc6bcab View commit details
    Browse the repository at this point in the history
  2. fix suggestions

    edg-l committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    396fa2f View commit details
    Browse the repository at this point in the history
  3. add to cmakelist

    edg-l committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    f000d33 View commit details
    Browse the repository at this point in the history
  4. use llvm::unwrap and wrap

    edg-l committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    4a61917 View commit details
    Browse the repository at this point in the history
  5. don't pass module name argument

    edg-l committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    a2cdf1c View commit details
    Browse the repository at this point in the history