Skip to content

[C backend] Support GCC 4.9+ eventually #20

Description

@rrnewton

[Related to #19, which is the same thing for clang.]

This should be pretty easy, as Intel's changes were into trunk a year ago and released in GCC 4.9. I'm not sure, but I assume that this pragma simd stuff is unrelated to the previous tree-ssa auto-vectorization effort?

The remaining holdup would seem to be that those release notes mention supporting all of the Cilk 1.2 ABI except for _Cilk_for. We need _Cilk_for.

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