[all-commits] [llvm/llvm-project] 88b6d2: [X86][FP16] Split v32f16 shuffle when feature BWI ...

Phoebe Wang via All-commits all-commits at lists.llvm.org
Sun Jul 23 05:56:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 88b6d291bbdfe97eb804a5b9404604d53dd89a63
      https://github.com/llvm/llvm-project/commit/88b6d291bbdfe97eb804a5b9404604d53dd89a63
  Author: Phoebe Wang <phoebe.wang at intel.com>
  Date:   2023-07-23 (Sun, 23 Jul 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    A llvm/test/CodeGen/X86/shuffle-half.ll

  Log Message:
  -----------
  [X86][FP16] Split v32f16 shuffle when feature BWI is off

Found this problem when investigating #63017

Reviewed By: RKSimon

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




More information about the All-commits mailing list