[PATCH] D147608: [RISCV] Lower scalar_to_vector

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


luke updated this revision to Diff 511442.
luke marked an inline comment as done.
luke added a comment.

Remove redundant truncation


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.511442.patch
Type: text/x-patch
Size: 139168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230406/119bafd7/attachment-0001.bin>


More information about the llvm-commits mailing list