[PATCH] D50165: [X86] Add a DAG combine for the __builtin_parity idiom used by clang to enable better codegen

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 3 11:01:15 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338907: [X86] Add a DAG combine for the __builtin_parity idiom used by clang to enableā€¦ (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50165?vs=158809&id=159053#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50165

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/parity.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50165.159053.patch
Type: text/x-patch
Size: 10121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180803/bcc83dbf/attachment.bin>


More information about the llvm-commits mailing list