[all-commits] [llvm/llvm-project] 8cb6b6: [X86][CFE] Correct parameter type of _cmpccxadd_ep...
Freddy Ye via All-commits
all-commits at lists.llvm.org
Fri Nov 1 01:03:50 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8cb6b65542591e6bdbd70d94a8ae74b13ab2e5c0
https://github.com/llvm/llvm-project/commit/8cb6b65542591e6bdbd70d94a8ae74b13ab2e5c0
Author: Freddy Ye <freddy.ye at intel.com>
Date: 2024-11-01 (Fri, 01 Nov 2024)
Changed paths:
M clang/include/clang/Basic/BuiltinsX86_64.def
M clang/lib/Headers/cmpccxaddintrin.h
M clang/test/CodeGen/X86/cmpccxadd-builtins-error.c
Log Message:
-----------
[X86][CFE] Correct parameter type of _cmpccxadd_epi64 (#114367)
This fixes correctness of https://gcc.godbolt.org/z/vexf5fW5r
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