[PATCH] D144143: [RISCV] Improve isInterleaveShuffle to handle interleaving the high half and low half of the same source.

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 07:25:07 PST 2023


luke added a comment.

I applied the patch onto https://reviews.llvm.org/D144092 and can confirm it fixes the fixed length vector test cases


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144143



More information about the llvm-commits mailing list