[clang] [clang] Add `intrin0.h` header to mimic `intrin0.h` used by MSVC STL for clang-cl (PR #75711)
Phoebe Wang via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 19 17:21:39 PST 2023
================
@@ -0,0 +1,160 @@
+/*===---- adxintrin.h - ADX intrinsics -------------------------------------===
----------------
phoebewang wrote:
adx -> adc
https://github.com/llvm/llvm-project/pull/75711
More information about the cfe-commits
mailing list