[all-commits] [llvm/llvm-project] dc1aa8: [PowerPC] Add missed clang portion of c933c2eb3346

Nemanja Ivanovic via All-commits all-commits at lists.llvm.org
Wed Nov 24 10:43:15 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dc1aa8eacd1e0e554f206cc15d730f37ea90c4ea
      https://github.com/llvm/llvm-project/commit/dc1aa8eacd1e0e554f206cc15d730f37ea90c4ea
  Author: Nemanja Ivanovic <nemanja.i.ibm at gmail.com>
  Date:   2021-11-24 (Wed, 24 Nov 2021)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsPPC.def
    M clang/lib/Headers/altivec.h
    M clang/test/CodeGen/builtins-ppc-p8vector.c

  Log Message:
  -----------
  [PowerPC] Add missed clang portion of c933c2eb3346

The clang portion of c933c2eb3346 was missed as I made
some kind of mistake squashing the commits with git.
This patch just adds those.

The original review: https://reviews.llvm.org/D114088




More information about the All-commits mailing list