[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
Tue Sep 7 14:14:04 PDT 2021
lebedev.ri updated this revision to Diff 371185.
lebedev.ri added a comment.
Fix one-use checks - this is hilariously hideous.
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.371185.patch
Type: text/x-patch
Size: 16740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210907/638ff74e/attachment.bin>
More information about the llvm-commits
mailing list