[clang] [X86] Fix the implementation of __readcr[4, 8]/__writecr[4, 8] to work in 64-bit mode (PR #122238)

Reid Kleckner via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 9 15:05:50 PST 2025


https://github.com/rnk commented:

Thanks!

I see we don't actually implement these intrinsics at this point, but fixing them to avoid redeclaration errors is reasonable.

https://github.com/llvm/llvm-project/pull/122238


More information about the cfe-commits mailing list