[PATCH] D154536: [RISCV] Check for alignment when lowering interleaved/deinterleaved loads/stores

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 7 07:34:50 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG02bb33c3ce7a: [RISCV] Check for alignment when lowering interleaved/deinterleaved loads/stores (authored by luke).

Changed prior to commit:
  https://reviews.llvm.org/D154536?vs=537445&id=538142#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154536

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-deinterleave-load.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-interleave-store.ll
  llvm/test/CodeGen/RISCV/rvv/vector-deinterleave-load.ll
  llvm/test/CodeGen/RISCV/rvv/vector-interleave-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154536.538142.patch
Type: text/x-patch
Size: 8625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230707/9c8d68a3/attachment.bin>


More information about the llvm-commits mailing list