[PATCH] D96332: [RISCV] Add support for selecting vid.v from build_vector

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 01:47:51 PST 2021


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

- rebase
- remove unused filechecks


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96332

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-buildvec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96332.322621.patch
Type: text/x-patch
Size: 9403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210210/58279da3/attachment.bin>


More information about the llvm-commits mailing list