enhance: add simde package#1155
Conversation
|
@sparknack 🔍 Important: PR Classification Needed! For efficient project management and a seamless review process, it's essential to classify your PR correctly. Here's how:
For any PR outside the kind/improvement category, ensure you link to the associated issue using the format: “issue: #”. Thanks for your efforts and contribution to the community!. |
|
issue: #1157 |
|
/lgtm |
|
@sparknack rebase to master is needed |
|
@sparknack pls rebase master to pass ci |
Add simde package, which can make porting SIMD code to other architectures much easier. Signed-off-by: Shawn Wang <shawn.wang@zilliz.com>
|
/kind improvement |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: foxspy, sparknack The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
issue: #1157
Add simde package, which can make porting SIMD code to other architectures much easier.