[all-commits] [llvm/llvm-project] 6c0d5a: [X86] ExprConstant - correctly detect __builtin_ia...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Nov 28 02:37:20 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c0d5aad7fa8756221a415fc3bf2bb6c7bf974f6
https://github.com/llvm/llvm-project/commit/6c0d5aad7fa8756221a415fc3bf2bb6c7bf974f6
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-11-28 (Fri, 28 Nov 2025)
Changed paths:
M clang/lib/AST/ExprConstant.cpp
M clang/test/CodeGen/X86/avx512vlbw-builtins.c
Log Message:
-----------
[X86] ExprConstant - correctly detect __builtin_ia32_ucmpw* builtins as unsigned comparisons (#169891)
Fixes typo from #164026
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