[all-commits] [llvm/llvm-project] 78ce57: [X86][AVX10.2] Fix VNNIINT16 maskz intrinsics argu...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Tue Aug 5 01:43:01 PDT 2025
Branch: refs/heads/release/21.x
Home: https://github.com/llvm/llvm-project
Commit: 78ce57ca69db9f20ae631a6b1e1227aef3c45a59
https://github.com/llvm/llvm-project/commit/78ce57ca69db9f20ae631a6b1e1227aef3c45a59
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2025-08-05 (Tue, 05 Aug 2025)
Changed paths:
M clang/lib/Headers/avx10_2_512niintrin.h
M clang/lib/Headers/avx10_2niintrin.h
M clang/test/CodeGen/X86/avx10_2_512ni-builtins.c
M clang/test/CodeGen/X86/avx10_2ni-builtins.c
Log Message:
-----------
[X86][AVX10.2] Fix VNNIINT16 maskz intrinsics arguments order (#151077)
For maskz intrinsics, the first argument is always the mask.
(cherry picked from commit 3ea3e334cc19cdd34416b546ac4b4a24b2018a28)
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