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

ICE workaround for nc++ #176

Merged
merged 4 commits into from
Jan 10, 2018
Merged

ICE workaround for nc++ #176

merged 4 commits into from
Jan 10, 2018

Conversation

kruus
Copy link
Contributor

@kruus kruus commented Jan 4, 2018

" /* Is it ugly enough? */ " ... I used to be OK with this correct code, but ...

... now it is generates an ICE in the new compiler we're running for the NEC Aurora vector processor. This PR seems to circumvent the ICE. The common-code ugliness is moved to a new private initialize function, and the constructor idioms look simpler and more similar.

The "if (active_) reorder(...)" mod seems pedantically OK, but please think about it.

I like the most recent release. 👍

@kruus kruus mentioned this pull request Jan 4, 2018
5 tasks
@emfomenk emfomenk self-assigned this Jan 6, 2018
@emfomenk
Copy link

emfomenk commented Jan 6, 2018

Hi @kruus,

Could you please review my small style patch and confirm you are fine with it?
If so, I will merge the changes.

@kruus
Copy link
Contributor Author

kruus commented Jan 6, 2018 via email

@emfomenk
Copy link

emfomenk commented Jan 6, 2018

sure, will wait :)

@kruus
Copy link
Contributor Author

kruus commented Jan 10, 2018

Verified -- OK to merge.

@emfomenk emfomenk merged commit f6172b1 into oneapi-src:master Jan 10, 2018
@emfomenk
Copy link

Merged, thanks :)

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

Successfully merging this pull request may close these issues.

None yet

3 participants