[PATCH] D79231: [X86] Custom legalize v16i64->v16i8 truncate with avx512.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 1 23:57:38 PDT 2020


craig.topper updated this revision to Diff 261619.
craig.topper added a comment.

Add DemandedElts support


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79231

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/vector-trunc-math.ll
  llvm/test/CodeGen/X86/vector-trunc-packus.ll
  llvm/test/CodeGen/X86/vector-trunc-ssat.ll
  llvm/test/CodeGen/X86/vector-trunc-usat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79231.261619.patch
Type: text/x-patch
Size: 21854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200502/7106a144/attachment.bin>


More information about the llvm-commits mailing list