[PATCH] D53080: [X86] X86ISelLowering: combineAndIntoBEXTR(): support shifted mask.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 13:56:18 PDT 2018


lebedev.ri updated this revision to Diff 169087.
lebedev.ri added a comment.

Rebased, more tests.


Repository:
  rL LLVM

https://reviews.llvm.org/D53080

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/bmi-x86_64.ll
  test/CodeGen/X86/extract-bits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53080.169087.patch
Type: text/x-patch
Size: 28569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/91e99e50/attachment.bin>


More information about the llvm-commits mailing list