[clang] [CIR][X86]Implement handling for shiftleft/shiftright builtins in CIR (PR #176653)
via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 18 07:44:52 PST 2026
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-clangir
Author: Priyanshu Kumar (Priyanshu3820)
<details>
<summary>Changes</summary>
Related to: #<!-- -->167765
---
Full diff: https://github.com/llvm/llvm-project/pull/176653.diff
2 Files Affected:
- (modified) clang/lib/CIR/CodeGen/CIRGenBuiltinX86.cpp (+17-4)
- (modified) clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.c (+191)
``````````diff
The server is unavailable at this time. Please wait a few minutes before you try again.
``````````
</details>
https://github.com/llvm/llvm-project/pull/176653
More information about the cfe-commits
mailing list