[all-commits] [llvm/llvm-project] 12b203: [X86][FP16] Add the missing legal action for EXTRA...

Phoebe Wang via All-commits all-commits at lists.llvm.org
Wed Aug 24 08:25:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 12b203ea7c65071f9fc02d420b28d58dcdc5ad4a
      https://github.com/llvm/llvm-project/commit/12b203ea7c65071f9fc02d420b28d58dcdc5ad4a
  Author: Phoebe Wang <phoebe.wang at intel.com>
  Date:   2022-08-24 (Wed, 24 Aug 2022)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/avx512-f16c-v16f16-fadd.ll
    M llvm/test/CodeGen/X86/avx512-skx-v32f16-fadd.ll
    A llvm/test/CodeGen/X86/pr57340.ll

  Log Message:
  -----------
  [X86][FP16] Add the missing legal action for EXTRACT_SUBVECTOR

Fixes #57340

Reviewed By: RKSimon

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




More information about the All-commits mailing list