[all-commits] [llvm/llvm-project] ffa678: [PowerPC] Add variants of 64-bit vector types for ...

Esme via All-commits all-commits at lists.llvm.org
Sun Jan 10 19:56:17 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ffa67873a3f93a6baa0046221edd08a90b0db6f8
      https://github.com/llvm/llvm-project/commit/ffa67873a3f93a6baa0046221edd08a90b0db6f8
  Author: Esme-Yi <esme.yi at ibm.com>
  Date:   2021-01-11 (Mon, 11 Jan 2021)

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

  Log Message:
  -----------
  [PowerPC] Add variants of 64-bit vector types for vec_sel.

Summary: This patch added variants of vec_sel and fixed bugzilla 46770.

Reviewed By: nemanjai

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




More information about the All-commits mailing list