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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 3 23:57:30 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8b53fdd3b659: [X86] Custom legalize v16i64->v16i8 truncate with avx512. (authored by craig.topper).

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.261743.patch
Type: text/x-patch
Size: 21854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200504/7b6be551/attachment.bin>


More information about the llvm-commits mailing list