[PATCH] D156249: [RISCV] Implement getOptimalMemOpType for memcpy/memset lowering
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 1 12:15:09 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe938217f8109: [RISCV] Implement getOptimalMemOpType for memcpy/memset lowering (authored by reames).
Changed prior to commit:
https://reviews.llvm.org/D156249?vs=544411&id=546176#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156249/new/
https://reviews.llvm.org/D156249
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/test/CodeGen/RISCV/rvv/memcpy-inline.ll
llvm/test/CodeGen/RISCV/rvv/memset-inline.ll
llvm/test/CodeGen/RISCV/rvv/rvv-out-arguments.ll
llvm/test/CodeGen/RISCV/rvv/wrong-chain-fixed-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156249.546176.patch
Type: text/x-patch
Size: 66516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230801/5f388da6/attachment-0001.bin>
More information about the llvm-commits
mailing list