[all-commits] [llvm/llvm-project] 68a888: [X86] Add reduce_*_ep[i|u]8/16 series intrinsics.
FreddyLeaf via All-commits
all-commits at lists.llvm.org
Thu Dec 22 22:55:13 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 68a888012b12f9846131baae2533927617a58584
https://github.com/llvm/llvm-project/commit/68a888012b12f9846131baae2533927617a58584
Author: Freddy Ye <freddy.ye at intel.com>
Date: 2022-12-23 (Fri, 23 Dec 2022)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Headers/avx512vlbwintrin.h
A clang/test/CodeGen/X86/avx512vlbw-reduceIntrin.c
Log Message:
-----------
[X86] Add reduce_*_ep[i|u]8/16 series intrinsics.
Reviewed By: pengfei, skan
Differential Revision: https://reviews.llvm.org/D140531
More information about the All-commits
mailing list