[PATCH] D117968: [RISCV] Merge some rvv intrinsic test cases that only differ by XLen type.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 22 22:17:13 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG85e42db1b6db: [RISCV] Merge some rvv intrinsic test cases that only differ by XLen type. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D117968?vs=402257&id=402291#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117968

Files:
  llvm/test/CodeGen/RISCV/rvv/vcpop-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vcpop-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vcpop.ll
  llvm/test/CodeGen/RISCV/rvv/vfirst-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vfirst-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vfirst.ll
  llvm/test/CodeGen/RISCV/rvv/vid-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vid-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vid.ll
  llvm/test/CodeGen/RISCV/rvv/viota-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/viota-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/viota.ll
  llvm/test/CodeGen/RISCV/rvv/vlm-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vlm-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vlm.ll
  llvm/test/CodeGen/RISCV/rvv/vmand-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmand-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vmand.ll
  llvm/test/CodeGen/RISCV/rvv/vmandn-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmandn-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vmandn.ll
  llvm/test/CodeGen/RISCV/rvv/vmclr-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmclr-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vmclr.ll
  llvm/test/CodeGen/RISCV/rvv/vmnand-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmnand-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vmnand.ll
  llvm/test/CodeGen/RISCV/rvv/vmnor-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmnor-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vmnor.ll
  llvm/test/CodeGen/RISCV/rvv/vmor-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmor-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vmor.ll
  llvm/test/CodeGen/RISCV/rvv/vmorn-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmorn-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vmorn.ll
  llvm/test/CodeGen/RISCV/rvv/vmset-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmset-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vmset.ll
  llvm/test/CodeGen/RISCV/rvv/vmsif-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmsif-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vmsif.ll
  llvm/test/CodeGen/RISCV/rvv/vmsof-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmsof-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vmsof.ll
  llvm/test/CodeGen/RISCV/rvv/vmxnor-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmxnor-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vmxnor.ll
  llvm/test/CodeGen/RISCV/rvv/vmxor-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmxor-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vmxor.ll
  llvm/test/CodeGen/RISCV/rvv/vsm-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vsm-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vsm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117968.402291.patch
Type: text/x-patch
Size: 309797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220123/3e07bb25/attachment-0001.bin>


More information about the llvm-commits mailing list