[PATCH] D145085: [RISCV] Lower interleaved accesses

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 01:58:06 PST 2023


luke updated this revision to Diff 503267.
luke marked an inline comment as done.
luke added a comment.

Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145085

Files:
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
  llvm/test/Transforms/LoopVectorize/RISCV/interleaved-accesses-expensive.ll
  llvm/test/Transforms/LoopVectorize/RISCV/interleaved-accesses.ll
  llvm/test/Transforms/LoopVectorize/RISCV/zvl32b.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145085.503267.patch
Type: text/x-patch
Size: 42573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230308/4dcc6fdf/attachment-0001.bin>


More information about the llvm-commits mailing list