[PATCH] D66687: [x86] try to form more bt/test + set out of shift+mask patterns
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 26 12:52:08 PDT 2019
spatel updated this revision to Diff 217225.
spatel added a comment.
Patch updated:
More protection against unexpectedly huge numbers: use getConstantOperandAPInt() rather than getConstantOperandVal().
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66687/new/
https://reviews.llvm.org/D66687
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/Hexagon/tstbit.ll
llvm/test/CodeGen/X86/test-vs-bittest.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66687.217225.patch
Type: text/x-patch
Size: 6997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190826/6430c199/attachment.bin>
More information about the llvm-commits
mailing list