[all-commits] [llvm/llvm-project] 271e99: [CIR] Support x86 builtin rotate (#169566)
Omar Hossam via All-commits
all-commits at lists.llvm.org
Tue Dec 2 17:20:03 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 271e99daf0ff860d0ab50c688ba5e0480de78847
https://github.com/llvm/llvm-project/commit/271e99daf0ff860d0ab50c688ba5e0480de78847
Author: Omar Hossam <moar.ahmed at gmail.com>
Date: 2025-12-02 (Tue, 02 Dec 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenBuiltinX86.cpp
M clang/test/CIR/CodeGenBuiltins/X86/avx512f-builtins.c
A clang/test/CIR/CodeGenBuiltins/X86/xop-builtins.c
Log Message:
-----------
[CIR] Support x86 builtin rotate (#169566)
This PR implements CodeGen for rotate builtins in CIR upstream.
Issue https://github.com/llvm/llvm-project/issues/167765
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