Issue 143158
Summary [X86] Merge combineX86ShuffleChainWithExtract into combineX86ShufflesRecursively
Labels backend:X86
Assignees RKSimon
Reporter RKSimon
    combineX86ShufflesRecursively can now handle changes in the size of the root node with each recursion, this should allow us to handle length reducing shuffles (EXTRACT_SUBVECTOR / TRUNCATE / COMPRESS etc.) as we merge shuffles up a chain.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to