[PATCH] D99270: [RISCV] Optimize select-like vector shuffles

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 25 03:56:29 PDT 2021


frasercrmck updated this revision to Diff 333251.
frasercrmck added a comment.

- remove unused check prefixes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99270

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-shuffles.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-shuffles.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99270.333251.patch
Type: text/x-patch
Size: 24118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210325/31e7d7fc/attachment.bin>


More information about the llvm-commits mailing list