[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 13:27:31 PDT 2019
lebedev.ri updated this revision to Diff 221235.
lebedev.ri edited the summary of this revision.
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.221235.patch
Type: text/x-patch
Size: 5265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190922/897b7fdb/attachment.bin>
More information about the llvm-commits
mailing list