[PATCH] D107210: [RISCV] Support interleaved load lowering

Luke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 11 04:50:21 PDT 2021


luke957 added a comment.

In D107210#2918081 <https://reviews.llvm.org/D107210#2918081>, @craig.topper wrote:

> Don't you need to add the InterleavedAccess pass to RISCVTargetMachine?

Yeah, we need to do this. I have updated the pacth.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107210



More information about the llvm-commits mailing list