[PATCH] D151221: [RISCV] Scalarize constant stores of fixed vectors up to 32 bits

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 07:32:44 PDT 2023


This revision was automatically updated to reflect the committed changes.
luke marked an inline comment as done.
Closed by commit rG0ca13f9d2701: [RISCV] Scalarize constant stores of fixed vectors up to 32 bits (authored by luke).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151221

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151221.525178.patch
Type: text/x-patch
Size: 20173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230524/87b701c1/attachment.bin>


More information about the llvm-commits mailing list