[PATCH] D150717: [RISCV] Use scalar stores for splats of zero to memory upto 2 x XLen

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 18:16:13 PDT 2023


reames updated this revision to Diff 522869.

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

https://reviews.llvm.org/D150717

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-calling-conv.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-splat.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-splat.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-mask-splat.ll
  llvm/test/CodeGen/RISCV/rvv/splats-with-mixed-vl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150717.522869.patch
Type: text/x-patch
Size: 26026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230517/00299e27/attachment.bin>


More information about the llvm-commits mailing list