[all-commits] [llvm/llvm-project] c287f9: [VE] Change default CPU name to "generic"

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Mon Jan 4 03:14:50 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c287f90ccd33b3aa47488e8f2b3a24aa0717066b
      https://github.com/llvm/llvm-project/commit/c287f90ccd33b3aa47488e8f2b3a24aa0717066b
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2021-01-04 (Mon, 04 Jan 2021)

  Changed paths:
    M llvm/lib/Target/VE/MCTargetDesc/VEMCTargetDesc.cpp
    M llvm/lib/Target/VE/VE.td
    M llvm/lib/Target/VE/VESubtarget.cpp
    A llvm/test/CodeGen/VE/Scalar/cpu.ll

  Log Message:
  -----------
  [VE] Change default CPU name to "generic"

Change default CPU name of SX-Aurora VE from "ve" to "generic" similar
to other architectures.

Reviewed By: simoll

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




More information about the All-commits mailing list