[PATCH] D41850: [X86] Add a DAG combine to combine (sext (setcc)) with VLX

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 9 10:15:54 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322101: [X86] Add a DAG combine to combine (sext (setcc)) with VLX (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41850?vs=129033&id=129118#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41850

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx-schedule.ll
  llvm/trunk/test/CodeGen/X86/avx2-schedule.ll
  llvm/trunk/test/CodeGen/X86/avx512-vec-cmp.ll
  llvm/trunk/test/CodeGen/X86/avx512-vec3-crash.ll
  llvm/trunk/test/CodeGen/X86/commute-fcmp.ll
  llvm/trunk/test/CodeGen/X86/sse41-schedule.ll
  llvm/trunk/test/CodeGen/X86/sse42-schedule.ll
  llvm/trunk/test/CodeGen/X86/vector-compare-all_of.ll
  llvm/trunk/test/CodeGen/X86/vector-compare-any_of.ll
  llvm/trunk/test/CodeGen/X86/vselect-packss.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41850.129118.patch
Type: text/x-patch
Size: 37993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180109/b20a4840/attachment.bin>


More information about the llvm-commits mailing list