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

[C backend] Support GCC 4.9+ eventually #20

Open
rrnewton opened this issue May 19, 2014 · 0 comments
Open

[C backend] Support GCC 4.9+ eventually #20

rrnewton opened this issue May 19, 2014 · 0 comments
Assignees

Comments

@rrnewton
Copy link
Member

[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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant