[PATCH] D153411: [RISCV] Custom lower fixed vector undef to scalable undef

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 09:15:10 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG485d25007a2f: [RISCV] Custom lower fixed vector undef to scalable undef (authored by luke).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153411

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-shuffles.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-unaligned.ll
  llvm/test/CodeGen/RISCV/rvv/shuffle-reverse.ll
  llvm/test/CodeGen/RISCV/rvv/vector-interleave-fixed.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153411.533293.patch
Type: text/x-patch
Size: 10855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/eb2412be/attachment.bin>


More information about the llvm-commits mailing list