[PATCH] D144092: [RISCV] Lower interleave and deinterleave intrinsics

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 10:01:06 PST 2023


luke added a comment.

@reames `getDeinterleaveViaVNSRL` needs some massaging to be reused here with the scalable vectors, I'll do that in a follow up patch to keep this diff clean


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144092/new/

https://reviews.llvm.org/D144092



More information about the llvm-commits mailing list