[PATCH] D93574: [RISCV] Define the vand, vor and vxor intrinsics

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 21 14:21:17 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGed73a78924a8: [RISCV] Define the vand, vor and vxor RVV intrinsics (authored by evandro).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D93574?vs=312911&id=313200#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93574

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93574.313200.patch
Type: text/x-patch
Size: 439511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201221/4a6925e2/attachment-0001.bin>


More information about the llvm-commits mailing list