[flang][cuda] Do not register global constants (#118582)
[llvm-project.git] / clang / lib / Headers / ppc_wrappers / x86gprintrin.h
blobcbfac262395c4a40fd3718df599f1d6e9c447c93
1 /*===--- x86gprintrin.h - Implementation of X86 GPR intrinsics on PowerPC --===
3 * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4 * See https://llvm.org/LICENSE.txt for license information.
5 * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 *===-----------------------------------------------------------------------===
8 */
10 #ifndef X86GPRINTRIN_H_
11 #define X86GPRINTRIN_H_
13 #include <bmiintrin.h>
15 #include <bmi2intrin.h>
17 #endif /* X86GPRINTRIN_H_ */