[all-commits] [llvm/llvm-project] a7b8b8: [X86] Enable EVEX512 when host CPU has AVX512 (#90...

Phoebe Wang via All-commits all-commits at lists.llvm.org
Wed May 1 11:33:03 PDT 2024


  Branch: refs/heads/release/18.x
  Home:   https://github.com/llvm/llvm-project
  Commit: a7b8b890600a33e0c88d639f311f1d73ccb1c8d2
      https://github.com/llvm/llvm-project/commit/a7b8b890600a33e0c88d639f311f1d73ccb1c8d2
  Author: Phoebe Wang <phoebe.wang at intel.com>
  Date:   2024-05-01 (Wed, 01 May 2024)

  Changed paths:
    M llvm/lib/TargetParser/Host.cpp

  Log Message:
  -----------
  [X86] Enable EVEX512 when host CPU has AVX512 (#90479)

This is used when -march=native run on an unknown CPU to old version of
LLVM.

(cherry picked from commit b3291793f11924a3b62601aabebebdcfbb12a9a1)



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