[all-commits] [llvm/llvm-project] f37d9b: [X86][FP16] Replace vXi16 to vXf16 instead of v8f16

Phoebe Wang via All-commits all-commits at lists.llvm.org
Sun Dec 5 03:55:38 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f37d9b41122292d6758eef489af677ea1afa9436
      https://github.com/llvm/llvm-project/commit/f37d9b41122292d6758eef489af677ea1afa9436
  Author: Phoebe Wang <pengfei.wang at intel.com>
  Date:   2021-12-05 (Sun, 05 Dec 2021)

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

  Log Message:
  -----------
  [X86][FP16] Replace vXi16 to vXf16 instead of v8f16

Fixes pr52561

Reviewed By: LuoYuanke

Differential Revision: https://reviews.llvm.org/D114304




More information about the All-commits mailing list