[PATCH] D60333: [X86][SSE] SimplifyDemandedBitsForTargetNode - Add PACKSS support

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 7 03:38:26 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357859: [X86][SSE] SimplifyDemandedBitsForTargetNode - Add initial PACKSS support (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60333?vs=194033&id=194054#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60333

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/bitcast-and-setcc-512.ll
  llvm/trunk/test/CodeGen/X86/bitcast-setcc-128.ll
  llvm/trunk/test/CodeGen/X86/bitcast-setcc-256.ll
  llvm/trunk/test/CodeGen/X86/bitcast-setcc-512.ll
  llvm/trunk/test/CodeGen/X86/movmsk-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60333.194054.patch
Type: text/x-patch
Size: 20209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190407/b4058607/attachment.bin>


More information about the llvm-commits mailing list