[AVX512] Remove gcc builtin name from masked load intrinsics so they can be...
[AVX512] Remove gcc builtin name from masked load intrinsics so they can be custom handled by clang to create generic masked load intrinsics instead of using the x86 specific ones. The intrinsics will be removed in a future commit. llvm-svn: 271252
Loading
Please sign in to comment