[PATCH] D147713: [RISCV] Combine concat_vectors of loads into strided loads

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 09:07:20 PDT 2023


craig.topper added a comment.

We can't increase element size without checking that the loads are aligned for the new element size.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147713



More information about the llvm-commits mailing list