[all-commits] [llvm/llvm-project] 0f481f: [Clang][RISCV] Add vcreate intrinsics for RVV tupl...

Yueh-Ting (eop) Chen via All-commits all-commits at lists.llvm.org
Tue Aug 22 23:37:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f481f2ff73f4d7c5a823dba83936e7c1468ec5b
      https://github.com/llvm/llvm-project/commit/0f481f2ff73f4d7c5a823dba83936e7c1468ec5b
  Author: eopXD <yueh.ting.chen at gmail.com>
  Date:   2023-08-22 (Tue, 22 Aug 2023)

  Changed paths:
    M clang/include/clang/Basic/riscv_vector.td
    M clang/lib/Sema/SemaRISCVVectorLookup.cpp
    A clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/non-policy/non-overloaded/vcreate.c
    M clang/utils/TableGen/RISCVVEmitter.cpp

  Log Message:
  -----------
  [Clang][RISCV] Add vcreate intrinsics for RVV tuple types

Specification PR: riscv-non-isa/rvv-intrinsic-doc#256

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D158402




More information about the All-commits mailing list