[PATCH] D147609: [RISCV] Use non-strided load if VL=1 for optimized zero stride loads

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


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

Simplify IsStrided


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147609

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-mask-buildvec.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-gather.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147609.511351.patch
Type: text/x-patch
Size: 6737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230406/9b0c615c/attachment.bin>


More information about the llvm-commits mailing list