[PATCH] D148647: [RISCV] Fix interleave crash on unary interleaves

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 04:06:42 PDT 2023


luke updated this revision to Diff 514897.
luke added a comment.

Handle more cases where there may be an offset


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148647

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-interleave.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148647.514897.patch
Type: text/x-patch
Size: 9773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230419/0ffdc8e4/attachment.bin>


More information about the llvm-commits mailing list