[PATCH] D155952: [X86][BF16] Do not scalarize masked load for BF16 when we have BWI

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 21 06:46:01 PDT 2023


pengfei created this revision.
pengfei added reviewers: RKSimon, bkramer, craig.topper, skan.
Herald added a subscriber: hiraditya.
Herald added a project: All.
pengfei requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Fixes #63017


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D155952

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/CodeGen/X86/bfloat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155952.542890.patch
Type: text/x-patch
Size: 26654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230721/328b3256/attachment.bin>


More information about the llvm-commits mailing list