[all-commits] [llvm/llvm-project] 7e02bc: [AArch64] Add native CPU detection for Ampere1

Philipp Tomsich via All-commits all-commits at lists.llvm.org
Tue May 3 08:10:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e02bc5237751118efe36c41b0caf004aeed022f
      https://github.com/llvm/llvm-project/commit/7e02bc5237751118efe36c41b0caf004aeed022f
  Author: Philipp Tomsich <philipp.tomsich at vrull.eu>
  Date:   2022-05-03 (Tue, 03 May 2022)

  Changed paths:
    M llvm/lib/Support/Host.cpp
    M llvm/unittests/Support/Host.cpp

  Log Message:
  -----------
  [AArch64] Add native CPU detection for Ampere1

Map the IMPLEMENTOR ID 0xc0 (Ampere Computing) and CPU ID 0xac3
(Ampere1) to ampere1.

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




More information about the All-commits mailing list