Skip to content

Add a sign extension lowering pass #5250

Description

@sbc100

The llvm default dfeature set was recently added in https://reviews.llvm.org/D125728.

I'm working on an emscripten change that will automatically disabled these new features if the user targets older browsers: emscripten-core/emscripten#17690

We decided the simplest way to implement this "disabling" would be as a binaryen pass to lower away the new feature(s).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions