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

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 10:21:45 PDT 2023


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

Use Constant::getAllOnesValue instead of VLMaxSentinel


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.535045.patch
Type: text/x-patch
Size: 18855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230627/b0919f25/attachment.bin>


More information about the llvm-commits mailing list