Skip to content

ngt 2.4.1#225156

Closed
BrewTestBot wants to merge 1 commit intomasterfrom
bump-ngt-2.4.1
Closed

ngt 2.4.1#225156
BrewTestBot wants to merge 1 commit intomasterfrom
bump-ngt-2.4.1

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
**Full Changelog**: https://github.com/yahoojapan/NGT/compare/v2.4.0...v2.4.1

View the full release notes at https://github.com/yahoojapan/NGT/releases/tag/v2.4.1.


@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label May 29, 2025
@daeho-ro daeho-ro mentioned this pull request May 30, 2025
@daeho-ro
Copy link
Copy Markdown
Member

  /var/tmp/ngt-20250529-5499-8xnpim/NGT-2.4.1/lib/NGT/PrimitiveComparatorX86.cpp:99:3: error: ‘__m256i’ was not declared in this scope
     99 |   __m256i sum256 = _mm256_setzero_si256();
        |   ^~~~~~~
  /var/tmp/ngt-20250529-5499-8xnpim/NGT-2.4.1/lib/NGT/PrimitiveComparatorX86.cpp:100:9: error: ‘__m256i’ does not name a type
    100 |   const __m256i mask256x0F = _mm256_set1_epi16(0x000f);
        |         ^~~~~~~
  /var/tmp/ngt-20250529-5499-8xnpim/NGT-2.4.1/lib/NGT/PrimitiveComparatorX86.cpp:101:9: error: ‘__m256i’ does not name a type
    101 |   const __m256i mask256xF0 = _mm256_set1_epi16(0x00f0);
        |         ^~~~~~~
  /var/tmp/ngt-20250529-5499-8xnpim/NGT-2.4.1/lib/NGT/PrimitiveComparatorX86.cpp:102:10: error: expected ‘;’ before ‘lookupTable256’
    102 |   __m256i lookupTable256 = _mm256_loadu_si256((__m256i const *)lut.data());
        |          ^~~~~~~~~~~~~~~
        |          ;
  /var/tmp/ngt-20250529-5499-8xnpim/NGT-2.4.1/lib/NGT/PrimitiveComparatorX86.cpp:105:12: error: expected ‘;’ before ‘packedobj’
    105 |     __m256i packedobj = _mm256_cvtepu8_epi16(_mm_loadu_si128((__m128i const *)u8b));
        |            ^~~~~~~~~~
        |            ;
        ```

@chenrui333 chenrui333 added build failure CI fails while building the software CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels May 30, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 2, 2025

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. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Jun 2, 2025
@stefanb
Copy link
Copy Markdown
Member

stefanb commented Jun 2, 2025

Superseded by

@stefanb stefanb closed this Jun 2, 2025
@stefanb stefanb added the superseded PR was replaced by another PR label Jun 2, 2025
@github-actions github-actions bot deleted the bump-ngt-2.4.1 branch June 2, 2025 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build failure CI fails while building the software bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. stale No recent activity superseded PR was replaced by another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants