[all-commits] [llvm/llvm-project] 33eac0: [VE] Specify vector alignments

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Mon Nov 30 05:09:42 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 33eac0f2830ee3f362ec0207a3d0e5f0861de8f1
      https://github.com/llvm/llvm-project/commit/33eac0f2830ee3f362ec0207a3d0e5f0861de8f1
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2020-11-30 (Mon, 30 Nov 2020)

  Changed paths:
    M clang/lib/Basic/Targets/VE.h
    M clang/test/CodeGen/target-data.c
    M llvm/lib/Target/VE/VETargetMachine.cpp

  Log Message:
  -----------
  [VE] Specify vector alignments

Specify alignments for all vector types.  Update a regression test also.

Reviewed By: simoll

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




More information about the All-commits mailing list