Open enh-google opened 1 year ago
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
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.