[PATCH] D147608: [RISCV] Lower scalar_to_vector

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 09:35:53 PDT 2023


luke updated this revision to Diff 511451.
luke added a comment.

Add check for fixed vector before creating container type


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147608

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-interleaved-access-zve32x.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-load.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-scatter.ll
  llvm/test/CodeGen/RISCV/rvv/fpclamptosat_vec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147608.511451.patch
Type: text/x-patch
Size: 139228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230406/72b126cf/attachment.bin>


More information about the llvm-commits mailing list