[PATCH] D113851: [X86][Costmodel] `trunc v8i64 to v16i8/v32i8/v64i8` can appear after legalization, cost is same as for `trunc v8i64 to v8i8`
    Roman Lebedev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Nov 15 08:04:43 PST 2021
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9e57d9b09dea: [X86][Costmodel] `trunc v8i64 to v16i8/v32i8/v64i8` can appear after… (authored by lebedev.ri).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113851/new/
https://reviews.llvm.org/D113851
Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/trunc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113851.387275.patch
Type: text/x-patch
Size: 17003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211115/54f0cb7a/attachment.bin>
    
    
More information about the llvm-commits
mailing list