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
8263644: Add Extract float nodes implementation for Arm SVE #51
8263644: Add Extract float nodes implementation for Arm SVE #51
Conversation
/contributor add Wang Huang whuang@openjdk.org |
|
@Wanghuang-Huawei Could not parse
|
@Wanghuang-Huawei Could not parse
|
@Wanghuang-Huawei Could not parse
|
Webrevs
|
/contributor add Wang Huang whuang@openjdk.org |
@Wanghuang-Huawei |
@Wanghuang-Huawei |
@Wanghuang-Huawei |
LGTM, thanks! |
@Wanghuang-Huawei This PR has not yet been marked as ready for integration. |
@Wanghuang-Huawei This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be:
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the As you do not have Committer status in this project an existing Committer must agree to sponsor your change. Possible candidates are the reviewers of this PR (@nsjian) but any other Committer may sponsor as well.
|
/integrate |
@Wanghuang-Huawei |
/sponsor |
@nsjian @Wanghuang-Huawei Pushed as commit 47334c5. |
We implement ExtractD & ExtractF Node for Arm SVE backend.
sve_lasta
&sve_lastb
rscratch1
Progress
Issue
Reviewers
Contributors
<whuang@openjdk.org>
<hexuejin2@huawei.com>
<aijiaming1@huawei.com>
Download
To checkout this PR locally:
$ git fetch https://git.openjdk.java.net/panama-vector pull/51/head:pull/51
$ git checkout pull/51
To update a local copy of the PR:
$ git checkout pull/51
$ git pull https://git.openjdk.java.net/panama-vector pull/51/head