[PATCH] D61230: [X86][SSE] Optimize llvm.experimental.vector.reduce.xor.vXi1 parity reduction (PR38840)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 28 03:46:29 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359396: [X86][SSE] Optimize llvm.experimental.vector.reduce.xor.vXi1 parity reduction… (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61230?vs=196978&id=197016#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61230

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/vector-reduce-xor-bool.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61230.197016.patch
Type: text/x-patch
Size: 114070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190428/0f2fba99/attachment-0001.bin>


More information about the llvm-commits mailing list