[AVX-512] Remove vextract intrinsics and autoupgrade to native shufflevectors....
[AVX-512] Remove vextract intrinsics and autoupgrade to native shufflevectors. This unfortunately generates some really terrible code without VLX support due to v2i1 and v4i1 not being legal. Hopefully we can improve that in future patches. llvm-svn: 290863
Loading
Please sign in to comment