[PATCH] D147470: [RISCV] Account for LMUL in memory op costs

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 5 17:50:31 PDT 2023


reames added a comment.

Reduced @nathanchance's example, and confirmed @craig.topper's theory.  Fix landed as described above and test case added in ff90848 <https://reviews.llvm.org/rGff908484554be7f9a6b9e64cb4c1d3a1914e0716>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147470



More information about the llvm-commits mailing list