[all-commits] [llvm/llvm-project] f3a4de: [X86] Support "f16c" and "avx512fp16" for __builti...

Freddy Ye via All-commits all-commits at lists.llvm.org
Wed Jan 17 17:22:17 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3a4de395c167aeb8207294222c6ff5719ef6f62
      https://github.com/llvm/llvm-project/commit/f3a4de395c167aeb8207294222c6ff5719ef6f62
  Author: Freddy Ye <freddy.ye at intel.com>
  Date:   2024-01-18 (Thu, 18 Jan 2024)

  Changed paths:
    M clang/test/CodeGen/target-builtin-noerror.c
    M clang/test/CodeGenCXX/attr-cpuspecific-outoflinedefs.cpp
    M compiler-rt/lib/builtins/cpu_model/x86.c
    M llvm/include/llvm/TargetParser/X86TargetParser.def
    M llvm/lib/TargetParser/X86TargetParser.cpp

  Log Message:
  -----------
  [X86] Support "f16c" and "avx512fp16" for __builtin_cpu_supports (#78384)

This resolves issue #65320.
This also supports clarify sapphirerapids and cooperlake for
cpu_specific/dispatch.




More information about the All-commits mailing list