[X86] Greatly simplify the llvm.x86.avx.vpermil.* auto-upgrade code. We can...
[X86] Greatly simplify the llvm.x86.avx.vpermil.* auto-upgrade code. We can fully derive everything using types of the intrinsic arguments rather than writing separate loops for each intrinsic. NFC llvm-svn: 272496
Loading
Please sign in to comment