[PATCH] D118456: [RISCV] Optimize splats of extracted vector elements

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 8 02:46:04 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG62c4ac764bc0: [RISCV] Optimize splats of extracted vector elements (authored by frasercrmck).

Changed prior to commit:
  https://reviews.llvm.org/D118456?vs=403976&id=406749#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118456

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118456.406749.patch
Type: text/x-patch
Size: 10676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220208/45d122f0/attachment.bin>


More information about the llvm-commits mailing list