[PR #718] [MERGED] make/build: ensure NEON is enabled and tested #1362

Open
opened 2026-01-29 20:53:43 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/718
Author: @stephenkyle-ARM
Created: 10/17/2018
Status: Merged
Merged: 10/17/2018
Merged by: @eustas

Base: masterHead: make-ci-test-neon


📝 Commits (1)

  • e729f74 make/build: ensure NEON is enabled and tested

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 .travis.yml (+1 -1)
📝 Makefile (+1 -1)

📄 Description

Make sure the travis CI aarch32 bot tests NEON, and also that running
CROSS_COMPILE=arm-linux-gnueabihf make enables the use of NEON to
accelerate the back-reference copying.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/718 **Author:** [@stephenkyle-ARM](https://github.com/stephenkyle-ARM) **Created:** 10/17/2018 **Status:** ✅ Merged **Merged:** 10/17/2018 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `make-ci-test-neon` --- ### 📝 Commits (1) - [`e729f74`](https://github.com/google/brotli/commit/e729f74297c885da4a650ea93e83dcf74a8623a5) make/build: ensure NEON is enabled and tested ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+1 -1) 📝 `Makefile` (+1 -1) </details> ### 📄 Description Make sure the travis CI aarch32 bot tests NEON, and also that running CROSS_COMPILE=arm-linux-gnueabihf make enables the use of NEON to accelerate the back-reference copying. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:53:43 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1362