[PATCH] D67875: [X86] X86DAGToDAGISel::matchBEXTRFromAndImm(): if can't use BEXTR, fallback to BZHI (PR43381)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 22 14:57:02 PDT 2019


lebedev.ri updated this revision to Diff 221240.
lebedev.ri marked 2 inline comments as done.
lebedev.ri added a comment.

Fixup comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67875/new/

https://reviews.llvm.org/D67875

Files:
  llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/test/CodeGen/X86/bmi-x86_64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67875.221240.patch
Type: text/x-patch
Size: 5265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190922/948a9429/attachment.bin>


More information about the llvm-commits mailing list