[PATCH] D104032: [RISCV] Transform unaligned RVV vector loads/stores to aligned ones

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 14 10:20:38 PDT 2021


This revision was automatically updated to reflect the committed changes.
frasercrmck marked an inline comment as done.
Closed by commit rGc75e454cb932: [RISCV] Transform unaligned RVV vector loads/stores to aligned ones (authored by frasercrmck).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104032

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-unaligned.ll
  llvm/test/CodeGen/RISCV/rvv/unaligned-loads-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104032.351914.patch
Type: text/x-patch
Size: 25262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210614/8b5690e7/attachment.bin>


More information about the llvm-commits mailing list