[PATCH] D117561: [RISCV][VP] Lower VP_MERGE to RVV instructions

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 24 03:15:37 PST 2022


This revision was automatically updated to reflect the committed changes.
frasercrmck marked 3 inline comments as done.
Closed by commit rGaf773a18181d: [RISCV][VP] Lower VP_MERGE to RVV instructions (authored by frasercrmck).
Herald added a subscriber: pcwang-thead.

Changed prior to commit:
  https://reviews.llvm.org/D117561?vs=401976&id=402444#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117561

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpmerge.ll
  llvm/test/CodeGen/RISCV/rvv/vpmerge-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117561.402444.patch
Type: text/x-patch
Size: 120110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220124/d11af545/attachment-0001.bin>


More information about the llvm-commits mailing list