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

vc 1.4.3 #116772

Closed
wants to merge 2 commits into from
Closed

vc 1.4.3 #116772

wants to merge 2 commits into from

Conversation

chenrui333
Copy link
Member

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

continuing #102079
relates to VcDevel/Vc#348

Signed-off-by: Rui Chen <[email protected]>
@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Nov 27, 2022
@BrewTestBot BrewTestBot added the automerge-skip `brew pr-automerge` will skip this pull request label Nov 27, 2022
@chenrui333 chenrui333 mentioned this pull request Nov 27, 2022
@chenrui333 chenrui333 added the audit failure CI fails while auditing the software label Nov 27, 2022
end
# not filter out -march
# see discussion in here, https://github.com/VcDevel/Vc/issues/348#issuecomment-1328101410
ENV.runtime_cpu_detection
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on audit, this is probably not right way and may end up optimizing binaries more than we want. If so, will need to use CMake arguments to override host CPU detection.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any code suggestion?

@github-actions
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale No recent activity label Jan 17, 2023
@github-actions github-actions bot closed this Jan 24, 2023
@github-actions github-actions bot added the outdated PR was locked due to age label Feb 24, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 24, 2023
@chenrui333 chenrui333 deleted the vc-1.4.3 branch March 12, 2023 07:35
@chenrui333 chenrui333 added the help wanted Task(s) needing PRs from the community or maintainers label Oct 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
audit failure CI fails while auditing the software automerge-skip `brew pr-automerge` will skip this pull request CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. help wanted Task(s) needing PRs from the community or maintainers outdated PR was locked due to age stale No recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants