This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from bc0fa1d5d5 [HIP] Fix output file extension new 1d39f2e5ad [X86] Add kadd intrinsics to match gcc and icc.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Basic/BuiltinsX86.def | 4 ++++ lib/CodeGen/CGBuiltin.cpp | 30 +++++++++++++++++++++++++++++- lib/Headers/avx512bwintrin.h | 12 ++++++++++++ lib/Headers/avx512dqintrin.h | 12 ++++++++++++ test/CodeGen/avx512bw-builtins.c | 22 ++++++++++++++++++++++ test/CodeGen/avx512dq-builtins.c | 22 ++++++++++++++++++++++ 6 files changed, 101 insertions(+), 1 deletion(-)