[PATCH] D78973: [X86][CostModel] Correct the costs for truncate to a mask register with avx512

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 10:45:55 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd42192c50f7b: [X86][CostModel] Correct the costs for truncate to a mask register with avx512 (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78973

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/cast.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: D78973.260699.patch
Type: text/x-patch
Size: 37886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200428/d01ce3ce/attachment-0001.bin>


More information about the llvm-commits mailing list