[PATCH] D114314: [X86][TTI] Costmodel for AVX512DQ's VPMOVM2[DQ] / VPMOV[DQ]2M instructions

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 20 14:33:37 PST 2021


lebedev.ri updated this revision to Diff 388731.
lebedev.ri added a comment.

NFC, precommitted some more tests - i've completely neglected VL/+prefer-256-bit side of things apparently,
but that is for a followup commit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114314

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/cast.ll
  llvm/test/Analysis/CostModel/X86/extend.ll
  llvm/test/Analysis/CostModel/X86/min-legal-vector-width.ll
  llvm/test/Analysis/CostModel/X86/trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114314.388731.patch
Type: text/x-patch
Size: 31696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211120/0b651bc2/attachment.bin>


More information about the llvm-commits mailing list