[PATCH] D93446: [RISCV] Add vadd with mask and without mask builtin.

Hsiangkai Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 23 15:59:41 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1a35a1b07486: [RISCV] Add vadd with mask and without mask builtin. (authored by HsiangKai).

Changed prior to commit:
  https://reviews.llvm.org/D93446?vs=325671&id=325925#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93446

Files:
  clang/include/clang/Basic/BuiltinsRISCV.def
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Basic/TargetBuiltins.h
  clang/include/clang/Sema/Sema.h
  clang/include/clang/module.modulemap
  clang/lib/Basic/Targets/RISCV.cpp
  clang/lib/Basic/Targets/RISCV.h
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/CodeGen/CodeGenFunction.h
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGen/RISCV/vadd.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93446.325925.patch
Type: text/x-patch
Size: 196473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210223/c25908ff/attachment-0001.bin>


More information about the cfe-commits mailing list