[X86] Allow _mm_prefetch (both the header implementation and the builtin) to...
[X86] Allow _mm_prefetch (both the header implementation and the builtin) to accept bit 2 which is supposed to indicate the prefetched addresses will be written to Add the appropriate _MM_HINT_ET0/ET1 defines to match gcc. llvm-svn: 321325
Loading
Please register or sign in to comment