[PATCH] D79109: [X86] Lower the cost of v4i64->v4i32 and v8i64->v8i32 truncate with AVX

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 29 13:28:51 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcff66865322e: [X86] Lower the cost of v4i64->v4i32 and v8i64->v8i32 truncate with AVX (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79109

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/arith-fix.ll
  llvm/test/Analysis/CostModel/X86/arith-overflow.ll
  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: D79109.261012.patch
Type: text/x-patch
Size: 33049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200429/44be9116/attachment.bin>


More information about the llvm-commits mailing list