[PATCH] D47453: [X86] Emit BZHI when mask is ~(-1 << nbits))

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 6 12:42:40 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334125: [X86] Emit BZHI when mask is ~(-1 << nbits)) (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47453?vs=149853&id=150184#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47453

Files:
  llvm/trunk/lib/Target/X86/X86InstrInfo.td
  llvm/trunk/test/CodeGen/X86/extract-lowbits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47453.150184.patch
Type: text/x-patch
Size: 15507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/3e97f613/attachment.bin>


More information about the llvm-commits mailing list