[PATCH] D93795: [RISCV] Define vpopc/vfirst intrinsics.

Zakk Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 24 19:50:16 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGda4a637e9917: [RISCV] Define vpopc/vfirst intrinsics. (authored by khchen).

Changed prior to commit:
  https://reviews.llvm.org/D93795?vs=313670&id=313708#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93795

Files:
  llvm/include/llvm/IR/IntrinsicsRISCV.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/vfirst-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vfirst-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vpopc-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vpopc-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93795.313708.patch
Type: text/x-patch
Size: 35198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201225/1c9a38ef/attachment-0001.bin>


More information about the llvm-commits mailing list