[all-commits] [llvm/llvm-project] bef2cb: [PowerPC] Add more missing overloads to altivec.h

Nemanja Ivanovic via All-commits all-commits at lists.llvm.org
Mon Mar 22 18:23:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bef2cb90625e08cef0cbe7a63bcf91c81c44a443
      https://github.com/llvm/llvm-project/commit/bef2cb90625e08cef0cbe7a63bcf91c81c44a443
  Author: Nemanja Ivanovic <nemanja.i.ibm at gmail.com>
  Date:   2021-03-22 (Mon, 22 Mar 2021)

  Changed paths:
    M clang/lib/Headers/altivec.h
    M clang/test/CodeGen/builtins-ppc-vsx.c

  Log Message:
  -----------
  [PowerPC] Add more missing overloads to altivec.h

Add vec_ctd which is similar to vec_ctf except the return type is
vector double rather than vector float.




More information about the All-commits mailing list