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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 22 15:05:29 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372532: [X86] X86DAGToDAGISel::matchBEXTRFromAndImm(): if can't use BEXTR, fallback to… (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67875?vs=221240&id=221242#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67875

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

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


More information about the llvm-commits mailing list