[PATCH] D58475: [X86] Improve detection of unneeded shift amount masking to also handle the case that the LHS has known zeroes in it
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 25 11:42:16 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL354811: [X86] Improve detection of unneeded shift amount masking to also handle theā¦ (authored by ctopper, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D58475?vs=187668&id=188230#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58475/new/
https://reviews.llvm.org/D58475
Files:
llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/trunk/lib/Target/X86/X86InstrCompiler.td
llvm/trunk/test/CodeGen/X86/btc_bts_btr.ll
llvm/trunk/test/CodeGen/X86/rotate4.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58475.188230.patch
Type: text/x-patch
Size: 16465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190225/8e0e4d93/attachment.bin>
More information about the llvm-commits
mailing list