[PATCH] D151676: [RISCV] Fix selection for some unmasked vp SDNode.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 18:54:59 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG62307f6d4e44: [RISCV] Fix selection for some unmasked vp SDNode. (authored by jacquesguan).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151676

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-ceil-vp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-floor-vp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-nearbyint-vp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-rint-vp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-round-vp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-roundeven-vp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-roundtozero-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151676.526866.patch
Type: text/x-patch
Size: 107400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230531/f9bfdd7f/attachment.bin>


More information about the llvm-commits mailing list