[PATCH] D112777: [X86][FP16] add alias for *_fmul_pch intrinsics

Freddy, Ye via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 28 19:44:31 PDT 2021


FreddyYe created this revision.
Herald added subscribers: jeroen.dobbelaere, pengfei.
FreddyYe requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

*_mul_pch is to align with *_mul_ps annd *_mul_pd


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D112777

Files:
  clang/lib/Headers/avx512fp16intrin.h
  clang/lib/Headers/avx512vlfp16intrin.h
  clang/test/CodeGen/X86/avx512fp16-builtins.c
  clang/test/CodeGen/X86/avx512vlfp16-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112777.383220.patch
Type: text/x-patch
Size: 9249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211029/cdc76651/attachment-0001.bin>


More information about the cfe-commits mailing list