[PATCH] D137704: [RISCV] Make lowerVECTOR_SHUFFLEAsVNSRL support more vnsrl shuffle pattern.

Han-Kuan Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 00:40:08 PST 2022


HanKuanChen updated this revision to Diff 475065.
HanKuanChen added a comment.

Fix vector_shuffle source may be extract_subvector and undef.

Also provide getSingleShuffleSource (D137904 <https://reviews.llvm.org/D137904>).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137704

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-shufflevector-vnsrl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137704.475065.patch
Type: text/x-patch
Size: 17527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221114/bf53e2c4/attachment.bin>


More information about the llvm-commits mailing list