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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 4 14:22:16 PDT 2018


lebedev.ri updated this revision to Diff 149853.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.

Cleanup `multiclass` a bit more.


Repository:
  rL LLVM

https://reviews.llvm.org/D47453

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47453.149853.patch
Type: text/x-patch
Size: 15437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180604/80723d74/attachment.bin>


More information about the llvm-commits mailing list