Skip to content

libwebrtc: add generic DSP implementations for riscv64#2383

Merged
Databean merged 1 commit intogoogle:mainfrom
monkey-jsun:pr/libwebrtc-riscv64
Apr 15, 2026
Merged

libwebrtc: add generic DSP implementations for riscv64#2383
Databean merged 1 commit intogoogle:mainfrom
monkey-jsun:pr/libwebrtc-riscv64

Conversation

@monkey-jsun
Copy link
Copy Markdown
Contributor

The arch-specific select() defaults to empty sources on riscv64,
leaving WebRtcSpl_SqrtFloor, WebRtcSpl_ComplexBitReverse, and
WebRtcSpl_FilterARFastQ12 undefined. Add the generic C
implementations, same as arm64 and x86_64 use.

@Databean Databean added the kokoro:run Run e2e tests. label Apr 14, 2026
@Databean Databean enabled auto-merge April 14, 2026 18:03
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed the kokoro:run Run e2e tests. label Apr 14, 2026
@Databean Databean added this pull request to the merge queue Apr 14, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 15, 2026
The arch-specific select() defaults to empty sources on riscv64,
leaving WebRtcSpl_SqrtFloor, WebRtcSpl_ComplexBitReverse, and
WebRtcSpl_FilterARFastQ12 undefined.  Add the generic C
implementations, same as arm64 and x86_64 use.
@monkey-jsun monkey-jsun force-pushed the pr/libwebrtc-riscv64 branch from 6b10958 to 8919f9a Compare April 15, 2026 02:18
@Databean Databean enabled auto-merge April 15, 2026 06:33
@Databean Databean added the kokoro:run Run e2e tests. label Apr 15, 2026
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed the kokoro:run Run e2e tests. label Apr 15, 2026
@Databean Databean added this pull request to the merge queue Apr 15, 2026
Merged via the queue into google:main with commit 4544632 Apr 15, 2026
50 of 51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants