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

Nemanja Ivanovic via All-commits all-commits at lists.llvm.org
Fri Mar 12 08:52:35 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b5fae4b9b2fd0ac8f0ad99178f876dc78ba5613f
      https://github.com/llvm/llvm-project/commit/b5fae4b9b2fd0ac8f0ad99178f876dc78ba5613f
  Author: Nemanja Ivanovic <nemanja.i.ibm at gmail.com>
  Date:   2021-03-12 (Fri, 12 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

We are missing more predicate forms for 'vector double' and some
tests. This adds the missing overloads and completes the set of
test cases for them.




More information about the All-commits mailing list