[all-commits] [llvm/llvm-project] af933f: [clang][x86] Missing `AVX512VP2INTERSECT` flag (#1...
Ash Vardanian via All-commits
all-commits at lists.llvm.org
Wed Oct 9 02:29:28 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af933f0661b0d3aed84bbe521420b83efd5b8685
https://github.com/llvm/llvm-project/commit/af933f0661b0d3aed84bbe521420b83efd5b8685
Author: Ash Vardanian <1983160+ashvardanian at users.noreply.github.com>
Date: 2024-10-09 (Wed, 09 Oct 2024)
Changed paths:
M clang/lib/Headers/cpuid.h
Log Message:
-----------
[clang][x86] Missing `AVX512VP2INTERSECT` flag (#111435)
This patch adds support for detecting the `AVX512VP2INTERSECT` ISA extension.
It's useful for Intel Tiger Lake mobile CPUs and any Zen 5 AMD CPUs.
No functional changes yet, just defining the feature flag.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list