[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
Sat Jul 22 03:19:44 PDT 2023
pengfei updated this revision to Diff 543157.
pengfei added a comment.
Change predicate to hasBF16. We don't have legal vector types before AVX512BF16.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155952/new/
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.543157.patch
Type: text/x-patch
Size: 27183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230722/f01f1ef2/attachment.bin>
More information about the llvm-commits
mailing list