[all-commits] [llvm/llvm-project] b6ce86: [Driver][VE] Change to enable VPU flag by default

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Thu Aug 31 08:41:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b6ce860024013397982cdd26b762df8182b14df9
      https://github.com/llvm/llvm-project/commit/b6ce860024013397982cdd26b762df8182b14df9
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChains/Arch/VE.cpp
    A clang/test/Driver/ve-features.c

  Log Message:
  -----------
  [Driver][VE] Change to enable VPU flag by default

Change to enable VPU flag for VE by default in order to support vector
intrinsics from clang.

Reviewed By: efocht, MaskRay

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




More information about the All-commits mailing list