Skip to content

add restrict keyword for some simd operators#809

Merged
LHT129 merged 1 commit into
antgroup:mainfrom
LHT129:restrict
Jun 19, 2025
Merged

add restrict keyword for some simd operators#809
LHT129 merged 1 commit into
antgroup:mainfrom
LHT129:restrict

Conversation

@LHT129

@LHT129 LHT129 commented Jun 18, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

@LHT129
LHT129 requested a review from inabao June 18, 2025 02:46
@LHT129 LHT129 self-assigned this Jun 18, 2025
@LHT129
LHT129 requested a review from ShawnShawnYou as a code owner June 18, 2025 02:46
@LHT129 LHT129 added kind/improvement Optimizations, UX polish, or minor improvements 性能优化、体验打磨或细节改良 version/0.15 1. Add Attribute Filter 2. Quantization and transformation 1. 新增 Attribute Filter 2. 量化与变换 labels Jun 18, 2025
@mergify mergify Bot added the module/simd label Jun 18, 2025

@inabao inabao left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
@codecov

codecov Bot commented Jun 18, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##             main     #809   +/-   ##
=======================================
  Coverage   91.51%   91.52%           
=======================================
  Files         215      215           
  Lines       13670    13670           
=======================================
+ Hits        12510    12511    +1     
+ Misses       1160     1159    -1     
Flag Coverage Δ
cpp 91.52% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
common 93.93% <ø> (ø)
datacell 91.63% <ø> (+0.05%) ⬆️
index 89.82% <ø> (+0.06%) ⬆️
simd 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a9ae5f7...02fb7e7. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@LHT129
LHT129 merged commit d0e6d84 into antgroup:main Jun 19, 2025
40 of 45 checks passed
@LHT129
LHT129 deleted the restrict branch June 19, 2025 02:10
LHT129 added a commit to LHT129/vsag that referenced this pull request Apr 16, 2026
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
LHT129 added a commit that referenced this pull request May 11, 2026
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
Sia-Sheerland pushed a commit to Sia-Sheerland/vsag that referenced this pull request Jun 26, 2026
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
Signed-off-by: Sia Sheerland <x1075956441x@163.com>

Signed-off-by: Sia Sheerland <x1075956441x@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/improvement Optimizations, UX polish, or minor improvements 性能优化、体验打磨或细节改良 module/simd size/XXL version/0.15 1. Add Attribute Filter 2. Quantization and transformation 1. 新增 Attribute Filter 2. 量化与变换

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants