[PATCH] D106790: prfchwintrin.h: Make _m_prefetchw take a pointer to volatile (PR49124)

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 26 11:50:16 PDT 2021


rnk added a comment.

Does this match GCC? They also provide this Intel intrinsic.

Seems reasonable in principle, though.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106790/new/

https://reviews.llvm.org/D106790



More information about the cfe-commits mailing list