llvm-project
86436867
- [X86] Fold VPMOV*2M + masked VMOV* into VBLENDV* (#204723)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#204723 - [X86] Fold VPMOV*2M + masked VMOV* into VBLENDV*
Author
realqhc
Parents
a1baf39d
Loading