[all-commits] [llvm/llvm-project] 2aaa64: [X86] Support *_set1_pch(Float16 _Complex h)
Pengfei Wang via All-commits
all-commits at lists.llvm.org
Sat Sep 11 03:20:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2aaa6466fe00a1720a1c62c6d35b3d3efaf13160
https://github.com/llvm/llvm-project/commit/2aaa6466fe00a1720a1c62c6d35b3d3efaf13160
Author: Wang, Pengfei <pengfei.wang at intel.com>
Date: 2021-09-11 (Sat, 11 Sep 2021)
Changed paths:
M clang/lib/Headers/avx512fp16intrin.h
M clang/lib/Headers/avx512vlfp16intrin.h
M clang/test/CodeGen/X86/avx512fp16-builtins.c
M clang/test/CodeGen/X86/avx512vlfp16-builtins.c
Log Message:
-----------
[X86] Support *_set1_pch(Float16 _Complex h)
Reviewed By: LuoYuanke
Differential Revision: https://reviews.llvm.org/D109487
More information about the All-commits
mailing list