This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 48d7082 r273237 fixed PR28220, not PR28216 new c99320d [AVX512] Move the 128-bit and 256-bit lzcnt intrinsics to avx [...]
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: lib/Headers/avx512vlcdintrin.h | 106 ++++++++++++++++++++++++++++++++++++- lib/Headers/avx512vlintrin.h | 105 ------------------------------------ test/CodeGen/avx512vl-builtins.c | 73 ------------------------- test/CodeGen/avx512vlcd-builtins.c | 72 +++++++++++++++++++++++++ 4 files changed, 177 insertions(+), 179 deletions(-)