[PATCH] D136738: [RISCV] Optimize i64 insertelt on RV32.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 10:23:57 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6a794419cddb: [RISCV] Optimize i64 insertelt on RV32. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136738

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-bitcast.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-bitcast.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-unaligned.ll
  llvm/test/CodeGen/RISCV/rvv/insertelt-int-rv32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136738.471588.patch
Type: text/x-patch
Size: 8093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221028/dea0fba1/attachment.bin>


More information about the llvm-commits mailing list