[all-commits] [llvm/llvm-project] 2283d5: [LoongArch] add la v1.1 features for sys::getHostC...

tangaac via All-commits all-commits at lists.llvm.org
Wed Nov 13 19:25:53 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2283d50447369fc576eced8aca1cf0f54bdc235b
      https://github.com/llvm/llvm-project/commit/2283d50447369fc576eced8aca1cf0f54bdc235b
  Author: tangaac <tangyan01 at loongson.cn>
  Date:   2024-11-14 (Thu, 14 Nov 2024)

  Changed paths:
    M clang/lib/Driver/ToolChains/Arch/LoongArch.cpp
    M llvm/lib/TargetParser/Host.cpp

  Log Message:
  -----------
  [LoongArch] add la v1.1 features for sys::getHostCPUFeatures (#115832)

Two features (i.e. `frecipe` and `lam-bh`) are added to
`sys.getHostCPUFeatures`. More features will be added in future.

In addition, this patch adds the features returned by
`sys.getHostCPUFeature` when `-march=native`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list