Skip to content

MLIR Warnings and Errors #168

@Downchuck

Description

@Downchuck

Trying to follow along with building tsc.exe - I've hit MLIR issues twice:

  • Building the third party tools I needed to go into the clang folder and have it build the MLIR folder.
  • Using tsc.exe on code with an async function results in an milr error.
\TypeScriptCompiler\__build\tsc\msbuild\x64\release\bin\tsc.exe --opt --emit=exe Test.ts
<unknown>:0: error: failed to legalize operation 'async.runtime.load' that was explicitly marked illegal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions