[all-commits] [llvm/llvm-project] ca1c05: [X86][BF16] Do not scalarize masked load for BF16 ...

Phoebe Wang via All-commits all-commits at lists.llvm.org
Fri Jul 21 08:19:20 PDT 2023


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

  Changed paths:
    M llvm/lib/Target/X86/X86TargetTransformInfo.cpp
    M llvm/test/CodeGen/X86/bfloat.ll

  Log Message:
  -----------
  [X86][BF16] Do not scalarize masked load for BF16 when we have BWI

Fixes #63017

Reviewed By: RKSimon

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




More information about the All-commits mailing list