[PATCH] D120226: [RISCV] Support mask policy for RVV IR intrinsics.

Zakk Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 01:28:20 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
khchen marked 2 inline comments as done.
Closed by commit rGabb5a985e96a: [RISCV] Support mask policy for RVV IR intrinsics. (authored by khchen).

Changed prior to commit:
  https://reviews.llvm.org/D120226?vs=417172&id=417208#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120226

Files:
  llvm/include/llvm/IR/IntrinsicsRISCV.td
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
  llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
  llvm/lib/Target/RISCV/RISCVInstrFormats.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/masked-tama.ll
  llvm/test/CodeGen/RISCV/rvv/masked-tamu.ll
  llvm/test/CodeGen/RISCV/rvv/masked-tuma.ll
  llvm/test/CodeGen/RISCV/rvv/masked-tumu.ll
  llvm/test/CodeGen/RISCV/rvv/vadd-policy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120226.417208.patch
Type: text/x-patch
Size: 188137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220322/eb790022/attachment-0001.bin>


More information about the llvm-commits mailing list