[PATCH] D153876: [RISCV] Lower deinterleave2 intrinsics to vlseg2

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 07:33:33 PDT 2023


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

Remove extraneous include


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153876

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153876.534980.patch
Type: text/x-patch
Size: 18775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230627/55ff5481/attachment-0001.bin>


More information about the llvm-commits mailing list