[PATCH] D97202: [RISCV] Support fixed-length vector truncates

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 01:06:49 PST 2021


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

- rebase
- regenerate tests (vsetivli)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97202

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-exttrunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97202.326318.patch
Type: text/x-patch
Size: 11310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210225/b67c3668/attachment-0001.bin>


More information about the llvm-commits mailing list