[X86][FP16] Relax the pattern condition for VZEXT_MOVL to match more cases
authorPhoebe Wang <pengfei.wang@intel.com>
Sun, 21 Nov 2021 01:12:46 +0000 (09:12 +0800)
committerPhoebe Wang <pengfei.wang@intel.com>
Sun, 21 Nov 2021 01:14:11 +0000 (09:14 +0800)
commit6cc820a3e284cfd5f4d7f1c329e3c8eafb5fb5c3
treecb1a0761dab025201d5b88e8d73d23db7534e58f
parentdca681fee93e12d1e06733b607dec9f11d538151
[X86][FP16] Relax the pattern condition for VZEXT_MOVL to match more cases

Fixes pr52560

Reviewed By: RKSimon

Differential Revision: https://reviews.llvm.org/D114313
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/test/CodeGen/X86/avx512fp16-mov.ll