[PATCH] D121653: Implement __cpuid intrinsic WIP
Alan Zhao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 14 17:22:34 PDT 2022
ayzhao created this revision.
Herald added a subscriber: pengfei.
Herald added a project: All.
ayzhao requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
cpuid implementation complete, still have a cannot compile this function yet
WORK IN PROGRESS
DO NOT REVIEW
DO NOT MERGE
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D121653
Files:
clang/include/clang/Basic/BuiltinsX86.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Headers/intrin.h
clang/test/CodeGen/X86/ms-x86-intrinsics.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121653.415281.patch
Type: text/x-patch
Size: 4018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220315/5ff61e24/attachment.bin>
More information about the cfe-commits
mailing list