[llvm] [RISCV] Optimize two source deinterleave2 via ri.vunzip2{a, b} (PR #142667)

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 3 16:22:32 PDT 2025


preames wrote:

> Are we intentionally missing coverage for vunzip2b?

Not other than the fact it didn't seem interesting given the opcode and matching bits weren't changing.  Happy to duplicate the tests if you like?

https://github.com/llvm/llvm-project/pull/142667


More information about the llvm-commits mailing list