[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 09:22:07 PDT 2021


frasercrmck updated this revision to Diff 351896.
frasercrmck added a comment.

- rebase
- use cast over dyn_cast


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.351896.patch
Type: text/x-patch
Size: 25262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210614/e1dd80b6/attachment.bin>


More information about the llvm-commits mailing list