[PATCH] D42741: [X86] Generate testl instruction through truncates.
Amaury SECHET via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 31 11:22:21 PST 2018
deadalnix updated this revision to Diff 132228.
deadalnix added a comment.
Add a comment to explain the check for MVT::i16 .
Repository:
rL LLVM
https://reviews.llvm.org/D42741
Files:
lib/Target/X86/X86ISelDAGToDAG.cpp
test/CodeGen/X86/test-shrink-bug.ll
test/CodeGen/X86/test-shrink.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42741.132228.patch
Type: text/x-patch
Size: 7403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180131/a70b50ff/attachment-0001.bin>
More information about the llvm-commits
mailing list