[clang] [Win/X86] Make _m_prefetch[w] builtins to avoid winnt.h conflicts (PR #115099)
Nikolas Klauser via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 6 02:56:40 PST 2024
philnik777 wrote:
Maybe a stupid question, but couldn't we make the function simply `__attribute__((overloadable, enable_if(true, ""))) `?
https://github.com/llvm/llvm-project/pull/115099
More information about the cfe-commits
mailing list