Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Looking for vectorize support for C++ backend #21

@xxr3376

Description

@xxr3376

I found that C++ backend doesn't support vectorize annotation as WASM backend does. In this case C++ backend emits the same output no matter vectorized or not.

There's even no vectorize support in python TUI, which is very different from the report in the paper.

Is there any difficulty in emitting vectorized code as WASM backend do? Or do I miss something?

P.S. loop tool is brilliant! It's really fun to optimize code like a video game!

Metadata

Metadata

Assignees

No one assigned

    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