[PATCH] D128006: [RISCV] Avoid changing etype for splat of 0 or -1

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 17 08:10:43 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG755c84c62cda: [RISCV] Avoid changing etype for splat of 0 or -1 (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D128006?vs=437727&id=437909#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128006

Files:
  llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
  llvm/test/CodeGen/RISCV/rvv/constant-folding-crash.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-calling-conv.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-extload-truncstore.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-setcc.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp2i.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-unaligned.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128006.437909.patch
Type: text/x-patch
Size: 18067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220617/74286779/attachment.bin>


More information about the llvm-commits mailing list