[PATCH] D124616: [TTI][X86] Fix splat-load cost when load+broadcast cannot be combined.

Vasileios Porpodas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 09:22:08 PDT 2022


vporpo updated this revision to Diff 426744.
vporpo added a comment.

Added more comments and added checks for the count and type of the load's users.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124616/new/

https://reviews.llvm.org/D124616

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/shuffle-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124616.426744.patch
Type: text/x-patch
Size: 7140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220503/440499f9/attachment.bin>


More information about the llvm-commits mailing list