[PATCH] D57002: [X86] Change avx512 COMPRESS and EXPAND lowering to use a single masked node instead of expand/compress+select.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 21 12:03:09 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351761: [X86] Change avx512 COMPRESS and EXPAND lowering to use a single masked nodeā€¦ (authored by ctopper, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57002

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57002.182817.patch
Type: text/x-patch
Size: 5515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190121/9d2c0812/attachment.bin>


More information about the llvm-commits mailing list