[PATCH] D107923: [X86] X86DAGToDAGISel::matchBitExtract(): support 'num high bits to clear' pattern
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 8 09:27:34 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0852f8706b76: [X86] X86DAGToDAGISel::matchBitExtract(): support 'num high bits to clear'… (authored by lebedev.ri).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107923/new/
https://reviews.llvm.org/D107923
Files:
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/test/CodeGen/X86/clear-highbits.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107923.371370.patch
Type: text/x-patch
Size: 16693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210908/7ccb86aa/attachment.bin>
More information about the llvm-commits
mailing list