[PATCH] D156249: [RISCV] Implement getOptimalMemOpType for memcpy/memset lowering

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 18:32:37 PDT 2023


reames planned changes to this revision.
reames added a comment.

After offline discussion with @craig.topper, we decided that the overlap at LMUL8 is a bit too aggressive here.  Going to rework this patch series.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156249



More information about the llvm-commits mailing list