[PATCH] D159230: [RISCV] Handle EltType > XLEN case in VMV_V_X_VL to VMV_S_X_VL fold

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 22 13:44:06 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG233b6ef66cc6: [RISCV] Handle EltType > XLEN case in VMV_V_X_VL to VMV_S_X_VL fold (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D159230?vs=554836&id=557256#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159230

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vrol.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vror.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159230.557256.patch
Type: text/x-patch
Size: 5860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230922/d5a3395e/attachment.bin>


More information about the llvm-commits mailing list