AccelerateHS / AccelerateHS/accelerate-backend-kit

[C backend] Support GCC 4.9+ eventually

未關閉
#20 0 則留言 0 個 reaction 已指派 1 人 已被 @rrnewton 認領 在 GitHub 檢視
主要語言
Haskell
星號
16
分支
2
PR 合併指標
30 天內沒有已合併 PR

描述

[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](https://software.intel.com/en-us/articles/cilk-plus-array-notation-for-c-accepted-into-gcc-mainline) and [released in GCC 4.9](https://gcc.gnu.org/gcc-4.9/changes.html). I'm not sure, but I assume that this pragma simd stuff is unrelated to the [previous `tree-ssa` auto-vectorization effort](http://gcc.gnu.org/projects/tree-ssa/vectorization.html)?

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

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。