[PATCH] D152679: [RISCV] Eliminate the extension of index for vector indexed load/store.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 01:33:59 PDT 2023


jacquesguan updated this revision to Diff 530811.
jacquesguan added a comment.

Limit to zero_ext.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152679

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/test/CodeGen/RISCV/rvv/vloxei-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vloxei.ll
  llvm/test/CodeGen/RISCV/rvv/vluxei-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vluxei.ll
  llvm/test/CodeGen/RISCV/rvv/vsoxei-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vsoxei.ll
  llvm/test/CodeGen/RISCV/rvv/vsuxei-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vsuxei.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152679.530811.patch
Type: text/x-patch
Size: 12381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230613/7f500dde/attachment.bin>


More information about the llvm-commits mailing list