android-riscv64
                                
                                
                                
                                    android-riscv64 copied to clipboard
                            
                            
                            
                        external/flac/: need V optimization
external/flac/ has optimized code (using intrinsics rather than in .S files) for all the other architectures. we'll likely want something for risc-v's V extension.
(waiting on ownership to be reflected here, but a Googler is working on this)
Feel free to assign this one over to me
(done)
I have a PR for this pending: https://github.com/xiph/flac/pull/642