[all-commits] [llvm/llvm-project] 6cc820: [X86][FP16] Relax the pattern condition for VZEXT_...

Phoebe Wang via All-commits all-commits at lists.llvm.org
Sat Nov 20 18:08:42 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6cc820a3e284cfd5f4d7f1c329e3c8eafb5fb5c3
      https://github.com/llvm/llvm-project/commit/6cc820a3e284cfd5f4d7f1c329e3c8eafb5fb5c3
  Author: Phoebe Wang <pengfei.wang at intel.com>
  Date:   2021-11-21 (Sun, 21 Nov 2021)

  Changed paths:
    M llvm/lib/Target/X86/X86InstrAVX512.td
    M llvm/test/CodeGen/X86/avx512fp16-mov.ll

  Log Message:
  -----------
  [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




More information about the All-commits mailing list