[PATCH] D28354: [X86][MCU] replace select with bit manipulation instead of branches

Asaf Badouh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 15 01:40:40 PST 2017


AsafBadouh updated this revision to Diff 84485.
AsafBadouh added a comment.

changes according to Igor review.


Repository:
  rL LLVM

https://reviews.llvm.org/D28354

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28354.84485.patch
Type: text/x-patch
Size: 5245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170115/67268ce0/attachment.bin>


More information about the llvm-commits mailing list