llvm-project
86436867 - [X86] Fold VPMOV*2M + masked VMOV* into VBLENDV* (#204723)

Commit
29 days ago
[X86] Fold VPMOV*2M + masked VMOV* into VBLENDV* (#204723) Extend tryCompressVPMOVPattern to handle masked VPMOV*2M + masked VMOV* pattern, compress them into VBLENDV* if possible. LLM disclaimer: LLM was used for this patch. Fixes #204550
Author
Parents
Loading