[PATCH] D147608: [RISCV] Lower scalar_to_vector

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 5 11:06:58 PDT 2023


luke updated this revision to Diff 511162.
luke added a comment.
Herald added subscribers: armkevincheng, sjarus, eric-k256.

Update fpclamptosat_vec.ll case


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/fpclamptosat_vec.ll
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147608.511162.patch
Type: text/x-patch
Size: 139400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230405/439d2d5c/attachment.bin>


More information about the llvm-commits mailing list