[all-commits] [llvm/llvm-project] 7d6889: [X86][FP16] Add more builtins to avoid multi evalu...

Pengfei Wang via All-commits all-commits at lists.llvm.org
Sun Sep 26 18:27:24 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7d6889964ab534164698ef134de9cf11cd87a09d
      https://github.com/llvm/llvm-project/commit/7d6889964ab534164698ef134de9cf11cd87a09d
  Author: Wang, Pengfei <pengfei.wang at intel.com>
  Date:   2021-09-27 (Mon, 27 Sep 2021)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsX86.def
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/lib/Headers/avx512fp16intrin.h
    M clang/lib/Sema/SemaChecking.cpp
    M clang/test/CodeGen/X86/avx512fp16-builtins.c
    M llvm/include/llvm/IR/IntrinsicsX86.td

  Log Message:
  -----------
  [X86][FP16] Add more builtins to avoid multi evaluation problems & add 2 missed intrinsics

Reviewed By: craig.topper

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




More information about the All-commits mailing list