[all-commits] [llvm/llvm-project] deca5e: [RISCV] Support vreinterpret intrinsics between ve...

Yueh-Ting (eop) Chen via All-commits all-commits at lists.llvm.org
Mon May 15 18:04:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: deca5e8f5038e70cbf2349e5df91109cae214ee7
      https://github.com/llvm/llvm-project/commit/deca5e8f5038e70cbf2349e5df91109cae214ee7
  Author: eopXD <yueh.ting.chen at gmail.com>
  Date:   2023-05-15 (Mon, 15 May 2023)

  Changed paths:
    M clang/include/clang/Basic/riscv_vector.td
    M clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/non-policy/non-overloaded/vreinterpret.c
    M clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/non-policy/overloaded/vreinterpret.c

  Log Message:
  -----------
  [RISCV] Support vreinterpret intrinsics between vector boolean type and m1 vector integer type

Link to specification: [riscv-non-isa/rvv-intrinsic-doc#221](https://github.com/riscv-non-isa/rvv-intrinsic-doc/pull/221)

Reviewed By: craig.topper

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




More information about the All-commits mailing list